Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-logitech-hidpp.c47 #define HIDPP_REPORT_SHORT_SUPPORTED BIT(0) macro
351 !(hidpp_dev->supported_reports & HIDPP_REPORT_SHORT_SUPPORTED)) in hidpp_send_rap_command_sync()
3764 supported_reports |= HIDPP_REPORT_SHORT_SUPPORTED; in hidpp_validate_device()