Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-dr.c257 case HID_GD_X: case HID_GD_Y: case HID_GD_Z: in dr_input_mapping()
H A Dhid-sony.c827 usage->hid = HID_GD_Z; in navigation_mapping()
873 usage->hid = HID_GD_Z; in sixaxis_mapping()
H A Dhid-apple.c749 if (usage->hid == HID_GD_Z) in apple_input_mapped()
H A Dhid-lenovo.c386 if (usage->hid == HID_GD_Z) { in lenovo_input_mapping_scrollpoint()
H A Dhid-input.c916 case HID_GD_Z: in hidinput_configure_usage()
917 /* HID_GD_Z is mapped to ABS_DISTANCE for stylus/pen */ in hidinput_configure_usage()
H A Dwacom_wac.c2337 case HID_GD_Z: in wacom_wac_pen_usage_mapping()
2421 case HID_GD_Z: in wacom_wac_pen_event()
/linux/include/linux/
H A Dhid.h197 #define HID_GD_Z 0x00010032 macro
/linux/drivers/hid/usbhid/
H A Dhid-pidff.c175 HID_USAGE & HID_GD_Z,