Home
last modified time | relevance | path

Searched refs:HID_GD_WHEEL (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/samples/hid/
H A Dhid_surface_dial.bpf.c11 #define HID_GD_WHEEL 0x0038 macro
118 data[45] = HID_GD_WHEEL; in BPF_PROG()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lenovo.c225 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_cptkbd()
321 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_tpIIkbd()
H A Dhid-input.c885 case HID_GD_WHEEL: in hidinput_configure_usage()
H A Dhid-logitech-hidpp.c4694 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lenovo.c194 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_cptkbd()
H A Dhid-input.c729 case HID_GD_WHEEL: in hidinput_configure_usage()
H A Dhid-logitech-hidpp.c4106 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
/kernel/linux/linux-5.10/include/linux/
H A Dhid.h196 #define HID_GD_WHEEL 0x00010038 macro
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h200 #define HID_GD_WHEEL 0x00010038 macro

Completed in 25 milliseconds