Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-logitech-hidpp.c63 #define HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS BIT(22) macro
2454 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) in wtp_populate_input()
2498 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)) in wtp_send_raw_xy_event()
2563 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) { in wtp_raw_event()
3986 HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS },
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-hidpp.c69 #define HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS BIT(22) macro
2965 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) in wtp_populate_input()
3009 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)) in wtp_send_raw_xy_event()
3074 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) { in wtp_raw_event()
4577 HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS },

Completed in 13 milliseconds