Searched refs:WACOM_DEVICETYPE_TOUCH (Results 1 – 3 of 3) sorted by relevance
457 features->device_type |= WACOM_DEVICETYPE_TOUCH; in wacom_usage_mapping()692 if (features->device_type & WACOM_DEVICETYPE_TOUCH) { in _wacom_query_tablet_data()814 !(sibling_features->device_type & WACOM_DEVICETYPE_TOUCH)) in wacom_are_sibling()818 if ((features->device_type & WACOM_DEVICETYPE_TOUCH) && in wacom_are_sibling()914 if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH) in wacom_add_shared_data()2342 if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH) { in wacom_set_shared_values()2433 ((features->device_type & WACOM_DEVICETYPE_TOUCH) || in wacom_parse_and_register()
91 #define WACOM_DEVICETYPE_TOUCH 0x0002 macro
3636 if (features->device_type & WACOM_DEVICETYPE_TOUCH && !features->x_max) { in wacom_setup_device_quirks()3651 features->device_type |= WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()3688 features->device_type = WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()3697 WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()3945 if (!(features->device_type & WACOM_DEVICETYPE_TOUCH)) in wacom_setup_touch_input_capabilities()
Completed in 24 milliseconds