Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h220 #define HID_GD_LEFT 0x00010093 macro
/linux/drivers/hid/
H A Dhid-input.c852 case HID_GD_LEFT: usage->hat_dir = 7; break; in hidinput_configure_usage()