Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-speedlink.c64 { HID_GD_X, EV_REL, 0 },
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.c467 case HID_GD_X: in ntrig_input_mapping()
600 case HID_GD_X: in ntrig_event()
H A Dhid-microsoft.c171 case HID_GD_X: 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.c1861 if (equivalent_usage == HID_GD_X) { in wacom_map_usage()
2217 case HID_GD_X: in wacom_wac_pen_usage_mapping()
2503 case HID_GD_X: in wacom_wac_finger_usage_mapping()
2622 case HID_GD_X: in wacom_wac_finger_event()
2691 case HID_GD_X: in wacom_wac_finger_pre_report()
H A Dhid-multitouch.c715 case HID_GD_X: in mt_touch_input_mapping()
H A Dhid-input.c713 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in hidinput_configure_usage()
H A Dwacom_sys.c451 case HID_GD_X: in wacom_usage_mapping()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h188 #define HID_GD_X 0x00010030 macro