Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-logitech-hidpp.c46 #define HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS BIT(22) macro
731 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) in wtp_populate_input()
777 !(hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS)) in wtp_send_raw_xy_event()
842 if (hidpp->quirks & HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS) { in wtp_raw_event()
1275 HIDPP_QUIRK_WTP_PHYSICAL_BUTTONS },