Searched refs:WACOM_DEVICETYPE_TOUCH (Results 1 – 3 of 3) sorted by relevance
82 #define WACOM_DEVICETYPE_TOUCH 0x0002 macro
229 features->device_type |= WACOM_DEVICETYPE_TOUCH; in wacom_usage_mapping()459 if (features->device_type & WACOM_DEVICETYPE_TOUCH) { in wacom_query_tablet_data()593 !(sibling_features->device_type & WACOM_DEVICETYPE_TOUCH)) in wacom_are_sibling()597 if ((features->device_type & WACOM_DEVICETYPE_TOUCH) && in wacom_are_sibling()694 if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH) in wacom_add_shared_data()2027 ((features->device_type & WACOM_DEVICETYPE_TOUCH) || in wacom_parse_and_register()2085 (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH)) { in wacom_parse_and_register()
2413 if (features->device_type & WACOM_DEVICETYPE_TOUCH && !features->x_max) { in wacom_setup_device_quirks()2428 features->device_type |= WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()2459 features->device_type = WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()2680 if (!(features->device_type & WACOM_DEVICETYPE_TOUCH)) in wacom_setup_touch_input_capabilities()