Searched refs:REL_MISC (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dinput-event-codes.h825 #define REL_MISC 0x09 macro
828 * It was used by HID as REL_MISC+1 and userspace needs to detect if
829 * the next REL_* event is correct or is just REL_MISC + n.
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h825 #define REL_MISC 0x09 macro
828 * It was used by HID as REL_MISC+1 and userspace needs to detect if
829 * the next REL_* event is correct or is just REL_MISC + n.
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h825 #define REL_MISC 0x09 macro
828 * It was used by HID as REL_MISC+1 and userspace needs to detect if
829 * the next REL_* event is correct or is just REL_MISC + n.
/linux-master/drivers/hid/
H A Dhid-debug.c1005 [REL_WHEEL] = "Wheel", [REL_MISC] = "Misc",
H A Dhid-input.c1357 map_rel(REL_MISC);

Completed in 147 milliseconds