Searched refs:BTN_4 (Results 1 - 13 of 13) 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.c40 case 0xff04: ch_map_key_clear(BTN_4); break;
H A Dhid-debug.c722 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dspaceball.c105 input_report_key(dev, BTN_4, data[2] & 0x08);
117 input_report_key(dev, BTN_4, data[2] & 0x08);
240 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) |
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 };
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-sam9260ek.c295 .code = BTN_4,
H A Dboard-sam9g20ek.c241 .code = BTN_4,
H A Dboard-yl-9200.c271 .code = BTN_4,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Dwacom_wac.c268 input_report_key(input, BTN_4, (data[7] & 0x80));
286 input_report_key(input, BTN_4, (data[7] & 0x10));
497 input_report_key(input, BTN_4, (data[3] & 0x08));
523 input_report_key(input, BTN_4, (data[6] & 0x08));
542 input_report_key(input, BTN_4, (data[6] & 0x01));
969 __set_bit(BTN_4, input_dev->keybit);
1005 __set_bit(BTN_4, 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.c52 BTN_4, /* 8 softkeys */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dmousedev.c252 case BTN_4:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h388 #define BTN_4 0x104 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dstamp.c628 .keycode = BTN_4,

Completed in 109 milliseconds