Searched refs:BTN_TRIGGER_HAPPY3 (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.c184 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */
320 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & 0x01);
368 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & 0x01);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h605 #define BTN_TRIGGER_HAPPY3 0x2c2 macro

Completed in 183 milliseconds