Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dhid-lenovo.c220 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_cptkbd()
316 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_tpIIkbd()
Dhid-input.c827 case HID_GD_WHEEL: in hidinput_configure_usage()
Dhid-logitech-hidpp.c4356 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
/linux-5.19.10/include/linux/
Dhid.h198 #define HID_GD_WHEEL 0x00010038 macro