Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.h85 #define WACOM_QUIRK_SENSE 0x0002 macro
Dwacom_wac.c2290 features->quirks |= WACOM_QUIRK_SENSE; in wacom_wac_pen_usage_mapping()
2333 if (!(features->quirks & WACOM_QUIRK_SENSE)) in wacom_wac_pen_event()