Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c63 #define HIDPP_QUIRK_CLASS_G920 BIT(3) macro
3227 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_input_mapped()
3878 } else if (connected && (hidpp->quirks & HIDPP_QUIRK_CLASS_G920)) { in hidpp_probe()
3901 if (hidpp->quirks & HIDPP_QUIRK_CLASS_G920) { in hidpp_probe()
4039 .driver_data = HIDPP_QUIRK_CLASS_G920 | HIDPP_QUIRK_FORCE_OUTPUT_REPORTS},