Home
last modified time | relevance | path

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

/Linux-v6.6/samples/hid/
Dhid_surface_dial.bpf.c11 #define HID_GD_WHEEL 0x0038 macro
118 data[45] = HID_GD_WHEEL; in BPF_PROG()
/Linux-v6.6/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.c885 case HID_GD_WHEEL: in hidinput_configure_usage()
Dhid-logitech-hidpp.c4700 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
/Linux-v6.6/include/linux/
Dhid.h200 #define HID_GD_WHEEL 0x00010038 macro