Home
last modified time | relevance | path

Searched refs:HID_GD_WHEEL (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/hid/
Dhid-lenovo.c140 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_cptkbd()
Dhid-input.c714 case HID_GD_WHEEL: in hidinput_configure_usage()
Dhid-logitech-hidpp.c3814 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
/Linux-v5.4/include/linux/
Dhid.h195 #define HID_GD_WHEEL 0x00010038 macro