Searched refs:HID_GD_WHEEL (Results 1 - 5 of 5) sorted by last modified time

/linux-master/include/linux/
H A Dhid.h200 #define HID_GD_WHEEL 0x00010038 macro
/linux-master/drivers/hid/
H A Dhid-logitech-hidpp.c4671 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
H A Dhid-lenovo.c225 if (usage->hid == HID_GD_WHEEL)
321 if (usage->hid == HID_GD_WHEEL)
H A Dhid-input.c887 case HID_GD_WHEEL:
/linux-master/samples/hid/
H A Dhid_surface_dial.bpf.c11 #define HID_GD_WHEEL 0x0038 macro
118 data[45] = HID_GD_WHEEL;

Completed in 631 milliseconds