Home
last modified time | relevance | path

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

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