Home
last modified time | relevance | path

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

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