BTN_4
case 0xff04: asus_map_key_clear(BTN_4); break;
case 0xff04: ch_map_key_clear(BTN_4); break;
[BTN_4] = "Btn4", [BTN_5] = "Btn5",
__set_bit(BTN_4, input_dev->keybit);
BTN_4,
BTN_4, /* WIIMOD_GUITAR_KEY_B */
BTN_4, /* WIIMOD_TURNTABLE_KEY_G_LEFT */
input_report_key(input, BTN_4, (data[9] & 0x10));
static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
input_report_key(dev, BTN_4, data[2] & 0x08);
BIT_MASK(BTN_3) | BIT_MASK(BTN_4) |
input_report_key(dev, BTN_4, data[2] & 0x08);
case BTN_4:
BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
{ .max = 186, .key = BTN_4 },
BTN_4, /* 8 softkeys */