Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_sys.c447 features->device_type |= WACOM_DEVICETYPE_TOUCH; in wacom_usage_mapping()
682 if (features->device_type & WACOM_DEVICETYPE_TOUCH) { in _wacom_query_tablet_data()
804 !(sibling_features->device_type & WACOM_DEVICETYPE_TOUCH)) in wacom_are_sibling()
808 if ((features->device_type & WACOM_DEVICETYPE_TOUCH) && in wacom_are_sibling()
905 if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH) in wacom_add_shared_data()
2305 if (wacom_wac->features.device_type & WACOM_DEVICETYPE_TOUCH) { in wacom_set_shared_values()
2386 ((features->device_type & WACOM_DEVICETYPE_TOUCH) || in wacom_parse_and_register()
Dwacom_wac.h94 #define WACOM_DEVICETYPE_TOUCH 0x0002 macro
Dwacom_wac.c3539 if (features->device_type & WACOM_DEVICETYPE_TOUCH && !features->x_max) { in wacom_setup_device_quirks()
3554 features->device_type |= WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()
3591 features->device_type = WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()
3600 WACOM_DEVICETYPE_TOUCH; in wacom_setup_device_quirks()
3850 if (!(features->device_type & WACOM_DEVICETYPE_TOUCH)) in wacom_setup_touch_input_capabilities()