Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c57 #define HIDPP_QUIRK_CLASS_K400 BIT(2) macro
3634 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_connect_event()
3856 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_probe()
4032 .driver_data = HIDPP_QUIRK_CLASS_K400 },
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c63 #define HIDPP_QUIRK_CLASS_K400 BIT(2) macro
4217 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_connect_event()
4447 } else if (hidpp->quirks & HIDPP_QUIRK_CLASS_K400) { in hidpp_probe()
4596 .driver_data = HIDPP_QUIRK_CLASS_K400 },

Completed in 12 milliseconds