Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/tablet/
Dwacom_wac.h43 #define WACOM_QUIRK_BBTOUCH_LOWRES 0x0002 macro
Dwacom_wac.c821 if (features->quirks & WACOM_QUIRK_BBTOUCH_LOWRES) { in wacom_bpt_touch()
1038 features->quirks |= WACOM_QUIRK_BBTOUCH_LOWRES; in wacom_setup_device_quirks()