Home
last modified time | relevance | path

Searched refs:HID_GD_Y (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-speedlink.c65 { HID_GD_Y, EV_REL, 1 },
H A Dhid-dr.c257 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in dr_input_mapping()
H A Dhid-ntrig.c489 case HID_GD_Y: in ntrig_input_mapping()
605 case HID_GD_Y: in ntrig_event()
H A Dhid-microsoft.c172 case HID_GD_Y: in ms_surface_dial_quirk()
H A Dhid-rmi.c410 if ((usage->hid == HID_GD_X || usage->hid == HID_GD_Y) in rmi_event()
H A Dwacom_wac.c1939 if (equivalent_usage == HID_GD_Y) { in wacom_map_usage()
2302 case HID_GD_Y: in wacom_wac_pen_usage_mapping()
2627 case HID_GD_Y: in wacom_wac_finger_usage_mapping()
2741 case HID_GD_Y: in wacom_wac_finger_event()
2805 case HID_GD_Y: in wacom_wac_finger_pre_report()
H A Dwacom_sys.c287 equivalent_usage == HID_GD_Y) { in wacom_hid_usage_quirk()
460 case HID_GD_Y: in wacom_usage_mapping()
H A Dhid-input.c862 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in hidinput_configure_usage()
H A Dhid-multitouch.c770 case HID_GD_Y: in mt_touch_input_mapping()
/openbmc/linux/include/linux/
H A Dhid.h193 #define HID_GD_Y 0x00010031 macro