Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-speedlink.c68 { HID_GD_Y, EV_REL, 1 },
Dhid-ntrig.c493 case HID_GD_Y: in ntrig_input_mapping()
609 case HID_GD_Y: in ntrig_event()
Dhid-multitouch.c432 case HID_GD_Y: in mt_touch_input_mapping()
671 case HID_GD_Y: in mt_process_mt_event()
Dwacom_wac.c1378 case HID_GD_Y: in wacom_wac_pen_usage_mapping()
1482 case HID_GD_Y: in wacom_wac_finger_usage_mapping()
1543 case HID_GD_Y: in wacom_wac_finger_event()
Dhid-rmi.c522 if ((usage->hid == HID_GD_X || usage->hid == HID_GD_Y) in rmi_event()
Dwacom_sys.c211 case HID_GD_Y: in wacom_usage_mapping()
Dhid-input.c618 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in hidinput_configure_usage()
/linux-4.1.27/include/linux/
Dhid.h184 #define HID_GD_Y 0x00010031 macro