Home
last modified time | relevance | path

Searched refs:HID_GD_RIGHT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhid.h219 #define HID_GD_RIGHT 0x00010092 macro
/openbmc/linux/drivers/hid/
H A Dhid-input.c817 case HID_GD_RIGHT: usage->hat_dir = 3; break; in hidinput_configure_usage()