Home
last modified time | relevance | path

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

/linux-4.4.14/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.c475 case HID_GD_Y: in mt_touch_input_mapping()
714 case HID_GD_Y: in mt_process_mt_event()
Dwacom_wac.c1515 case HID_GD_Y: in wacom_wac_pen_usage_mapping()
1626 case HID_GD_Y: in wacom_wac_finger_usage_mapping()
1710 case HID_GD_Y: in wacom_wac_finger_event()
Dhid-rmi.c560 if ((usage->hid == HID_GD_X || usage->hid == HID_GD_Y) in rmi_event()
Dhid-input.c618 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in hidinput_configure_usage()
Dwacom_sys.c232 case HID_GD_Y: in wacom_usage_mapping()
/linux-4.4.14/include/linux/
Dhid.h184 #define HID_GD_Y 0x00010031 macro