Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY4 (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/input/joystick/
Dxpad.c236 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */
390 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & 0x02); in xpad_process_packet()
438 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & 0x02); in xpad360_process_packet()
561 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[5] & 0x02); in xpadone_process_buttons()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/linux-4.4.14/drivers/hid/
Dhid-corsair.c61 BTN_TRIGGER_HAPPY4,
Dhid-sony.c949 [ 4] = BTN_TRIGGER_HAPPY4,