Home
last modified time | relevance | path

Searched refs:ABS_PROFILE (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dinput-event-codes.h893 #define ABS_PROFILE 0x21 macro
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h893 #define ABS_PROFILE 0x21 macro
/linux/drivers/input/joystick/
H A Dxpad.c1176 input_report_abs(dev, ABS_PROFILE, data[34]); in xpadone_process_packet()
1940 case ABS_PROFILE: /* 4 value profile button (such as on XAC) */ in xpad_set_up_abs()
2043 xpad_set_up_abs(input_dev, ABS_PROFILE); in xpad_init_input()
/linux/Documentation/input/
H A Dgamepad.rst210 is switched, its newly selected value is emitted as an ABS_PROFILE event.
H A Devent-codes.rst238 * ABS_PROFILE:
/linux/drivers/hid/
H A Dhid-debug.c3515 [ABS_VOLUME] = "Volume", [ABS_PROFILE] = "Profile",