Home
last modified time | relevance | path

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

/openbmc/linux/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 },