Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhid.h220 #define HID_GD_DOWN 0x00010091 macro
/linux-6.15/drivers/hid/
H A Dhid-input.c816 case HID_GD_DOWN: usage->hat_dir = 5; break; in hidinput_configure_usage()