Home
last modified time | relevance | path

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

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