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

/linux-master/samples/hid/
H A Dhid_surface_dial.bpf.c11 #define HID_GD_WHEEL 0x0038 macro
118 data[45] = HID_GD_WHEEL;
/linux-master/drivers/hid/
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:
H A Dhid-logitech-hidpp.c4661 { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES },
/linux-master/include/linux/
H A Dhid.h200 #define HID_GD_WHEEL 0x00010038 macro

Completed in 173 milliseconds