WACOM_DEVICETYPE_PEN
features->device_type |= WACOM_DEVICETYPE_PEN;
(features->device_type & WACOM_DEVICETYPE_PEN)) {
features->device_type |= WACOM_DEVICETYPE_PEN;
} else if (features->device_type & WACOM_DEVICETYPE_PEN) {
if ((features->device_type & WACOM_DEVICETYPE_PEN) &&
!(sibling_features->device_type & WACOM_DEVICETYPE_PEN))
else if (wacom_wac->features.device_type & WACOM_DEVICETYPE_PEN)
(features->device_type & WACOM_DEVICETYPE_PEN))
if (features->device_type & WACOM_DEVICETYPE_PEN)
features->device_type |= WACOM_DEVICETYPE_PEN |
features->device_type |= WACOM_DEVICETYPE_PEN |
if (!(features->device_type & WACOM_DEVICETYPE_PEN))