Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-lenovo.c102 if (usage->hid == HID_GD_WHEEL) in lenovo_input_mapping_cptkbd()
Dhid-input.c626 case HID_GD_SLIDER: case HID_GD_DIAL: case HID_GD_WHEEL: in hidinput_configure_usage()
/linux-4.1.27/include/linux/
Dhid.h191 #define HID_GD_WHEEL 0x00010038 macro