Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-logitech-hidpp.c70 #define HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS BIT(22) macro
2962 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) in wtp_populate_input()
3006 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)) in wtp_send_raw_xy_event()
3071 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) { in wtp_raw_event()
4545 HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS },