Searched refs:WACOM_DEVICETYPE_PEN (Results 1 – 3 of 3) sorted by relevance
455 features->device_type |= WACOM_DEVICETYPE_PEN; in wacom_usage_mapping()707 } else if (features->device_type & WACOM_DEVICETYPE_PEN) { in _wacom_query_tablet_data()813 if ((features->device_type & WACOM_DEVICETYPE_PEN) && in wacom_are_sibling()819 !(sibling_features->device_type & WACOM_DEVICETYPE_PEN)) in wacom_are_sibling()916 else if (wacom_wac->features.device_type & WACOM_DEVICETYPE_PEN) in wacom_add_shared_data()2424 features->device_type |= WACOM_DEVICETYPE_PEN; in wacom_parse_and_register()2478 (features->device_type & WACOM_DEVICETYPE_PEN)) { in wacom_parse_and_register()
90 #define WACOM_DEVICETYPE_PEN 0x0001 macro
3263 (features->device_type & WACOM_DEVICETYPE_PEN)) in wacom_bpt_irq()3631 if (features->device_type & WACOM_DEVICETYPE_PEN) in wacom_setup_device_quirks()3695 features->device_type |= WACOM_DEVICETYPE_PEN | in wacom_setup_device_quirks()3702 features->device_type |= WACOM_DEVICETYPE_PEN | in wacom_setup_device_quirks()3780 if (!(features->device_type & WACOM_DEVICETYPE_PEN)) in wacom_setup_pen_input_capabilities()
Completed in 25 milliseconds