Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h217 #define HID_GD_UP 0x00010090 macro
/linux/drivers/hid/
H A Dhid-input.c849 case HID_GD_UP: usage->hat_dir = 1; break; in hidinput_configure_usage()