Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-logitech-hidpp.c69 #define HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS BIT(22) macro
2966 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) in wtp_populate_input()
3010 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)) in wtp_send_raw_xy_event()
3075 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) { in wtp_raw_event()
4585 HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS },