Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.h87 #define WACOM_QUIRK_TOOLSERIAL 0x0010 macro
H A Dwacom_wac.c2347 features->quirks |= WACOM_QUIRK_TOOLSERIAL; in wacom_wac_pen_usage_mapping()
3725 features->quirks &= ~WACOM_QUIRK_TOOLSERIAL; in wacom_setup_device_quirks()
H A Dwacom_sys.c95 if (wacom_wac->serial[0] || !(features->quirks & WACOM_QUIRK_TOOLSERIAL)) in wacom_wac_pen_serial_enforce()