Searched refs:BTN_2 (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-chicony.c38 case 0xff02: ch_map_key_clear(BTN_2); break;
H A Dhid-apple.c308 hid_map_usage(hi, usage, bit, max, EV_KEY, BTN_2);
309 else if (usage->code == BTN_2)
H A Dhid-debug.c721 [BTN_2] = "Btn2", [BTN_3] = "Btn3",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dspaceball.c103 input_report_key(dev, BTN_2, data[2] & 0x02);
115 input_report_key(dev, BTN_2, data[2] & 0x02);
239 input_dev->keybit[BIT_WORD(BTN_0)] |= BIT_MASK(BTN_2) |
H A Dmagellan.c48 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
H A Dadi.c88 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
H A Dgamecon.c559 static const short gc_psx_ddr_btn[] = { BTN_0, BTN_1, BTN_2, BTN_3 };
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-csb337.c173 .code = BTN_2,
H A Dboard-sam9rlek.c262 .code = BTN_2,
H A Dboard-sam9261ek.c516 .code = BTN_2,
H A Dboard-yl-9200.c257 .code = BTN_2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dalps.c237 input_report_key(dev, BTN_2, packet[3] & 4);
710 dev1->keybit[BIT_WORD(BTN_2)] |= BIT_MASK(BTN_2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/boards/
H A Dblackstamp.c350 {BTN_2, GPIO_PF6, 0, "gpio-keys: BTN2"},
H A Dezkit.c404 {BTN_2, GPIO_PF9, 1, "gpio-keys: BTN2"},
H A Dstamp.c477 {BTN_2, GPIO_PF8, 0, "gpio-keys: BTN2"},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/boards/
H A Dezkit.c357 {BTN_2, GPIO_PF7, 1, "gpio-keys: BTN2"},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Dwacom_wac.c495 input_report_key(input, BTN_2, (data[3] & 0x02));
521 input_report_key(input, BTN_2, (data[6] & 0x02));
540 input_report_key(input, BTN_2, (data[5] & 0x04));
1016 __set_bit(BTN_2, input_dev->keybit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/caiaq/
H A Dinput.c54 BTN_2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dstamp.c97 {BTN_2, GPIO_PF4, 1, "gpio-keys: BTN2"},
618 .keycode = BTN_2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dmousedev.c243 case BTN_2:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h386 #define BTN_2 0x102 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/boards/
H A Dezkit.c1214 {BTN_2, GPIO_PB10, 1, "gpio-keys: BTN2"},

Completed in 302 milliseconds