Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/tablet/
Dwacom_wac.h47 #define WACOM_QUIRK_MULTI_INPUT 0x0001 macro
Dwacom_sys.c1047 if (features->quirks & WACOM_QUIRK_MULTI_INPUT) { in wacom_probe()
Dwacom_wac.c1192 features->quirks |= WACOM_QUIRK_MULTI_INPUT; in wacom_setup_device_quirks()