Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hid/
Dhid-speedlink.c70 { 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.c347 case HID_GD_Y: in mt_input_mapping()
564 case HID_GD_Y: in mt_event()
Dhid-input.c574 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in hidinput_configure_usage()
/linux-3.4.99/include/linux/
Dhid.h217 #define HID_GD_Y 0x00010031 macro