Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c56 #define HIDPP_SUB_ID_ROLLER 0x05 macro
3547 if (data[0] != REPORT_ID_HIDPP_SHORT || data[2] != HIDPP_SUB_ID_ROLLER) in hidpp10_wheel_raw_event()