Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c64 #define HIDPP_QUIRK_CLASS_G920 BIT(3) macro
3820 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_input_mapped()
4506 } else if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) { in hidpp_probe()
4525 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_probe()
4645 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS},
4648 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS },
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c58 #define HIDPP_QUIRK_CLASS_G920 BIT(3) macro
3266 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_input_mapped()
3915 } else if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) { in hidpp_probe()
3934 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_probe()
4077 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS},

Completed in 12 milliseconds