Searched refs:BTN_TRIGGER_HAPPY1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dxpad.c183 BTN_TRIGGER_HAPPY1, BTN_TRIGGER_HAPPY2, /* d-pad left, right */
318 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & 0x04);
366 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & 0x04);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h603 #define BTN_TRIGGER_HAPPY1 0x2c0 macro

Completed in 111 milliseconds