WACOM_DEVICETYPE_TOUCH
if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH) {
((features->device_type & WACOM_DEVICETYPE_TOUCH) ||
features->device_type |= WACOM_DEVICETYPE_TOUCH;
if (features->device_type & WACOM_DEVICETYPE_TOUCH) {
!(sibling_features->device_type & WACOM_DEVICETYPE_TOUCH))
if ((features->device_type & WACOM_DEVICETYPE_TOUCH) &&
if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH)
if (features->device_type & WACOM_DEVICETYPE_TOUCH && !features->x_max) {
features->device_type |= WACOM_DEVICETYPE_TOUCH;
features->device_type = WACOM_DEVICETYPE_TOUCH;
WACOM_DEVICETYPE_TOUCH;
if (!(features->device_type & WACOM_DEVICETYPE_TOUCH))