Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A 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()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c51 #define HIDPP_REPORT_SHORT_SUPPORTED BIT(0) macro
420 !(hidpp_dev->supported_reports & HIDPP_REPORT_SHORT_SUPPORTED)) in hidpp_send_rap_command_sync()
4355 supported_reports |= HIDPP_REPORT_SHORT_SUPPORTED; in hidpp_validate_device()

Completed in 12 milliseconds