Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-logitech-hidpp.c65 #define HIDPP_QUIRK_CLASS_G920 BIT(3) macro
3835 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_input_configured()
4533 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_remove()
4670 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS},
4673 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS },