Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c52 #define HIDPP_REPORT_SHORT_SUPPORTED BIT(0) macro
419 !(hidpp_dev->supported_reports & HIDPP_REPORT_SHORT_SUPPORTED)) in hidpp_send_rap_command_sync()
4341 supported_reports |= HIDPP_REPORT_SHORT_SUPPORTED; in hidpp_validate_device()