Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c71 #define HIDPP_QUIRK_UNIFYING BIT(25) macro
3795 hidpp->quirks |= HIDPP_QUIRK_UNIFYING; in hidpp_probe()
3851 if (hidpp->quirks & HIDPP_QUIRK_UNIFYING) in hidpp_probe()
3856 if (!(hidpp->quirks & HIDPP_QUIRK_UNIFYING)) { in hidpp_probe()