Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c1097 input_report_abs(dev, ABS_PROFILE, data[34]); in xpadone_process_packet()
1882 case ABS_PROFILE: /* 4 value profile button (such as on XAC) */ in xpad_set_up_abs()
1985 xpad_set_up_abs(input_dev, ABS_PROFILE); in xpad_init_input()
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h871 #define ABS_PROFILE 0x21 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h871 #define ABS_PROFILE 0x21 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h871 #define ABS_PROFILE 0x21 macro
/openbmc/linux/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:
/openbmc/linux/drivers/hid/
H A Dhid-debug.c1023 [ABS_VOLUME] = "Volume", [ABS_PROFILE] = "Profile",