Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_wac.h80 #define WACOM_DEVICETYPE_PEN 0x0001 macro
Dwacom_sys.c204 features->device_type |= WACOM_DEVICETYPE_PEN; in wacom_usage_mapping()
434 } else if (features->device_type & WACOM_DEVICETYPE_PEN) { in wacom_query_tablet_data()
548 else if (wacom_wac->features.device_type & WACOM_DEVICETYPE_PEN) in wacom_add_shared_data()
1554 wacom_wac1->features.device_type |= WACOM_DEVICETYPE_PEN; in wacom_wireless_work()
1785 features->device_type |= WACOM_DEVICETYPE_PEN; in wacom_probe()
1830 (features->device_type & WACOM_DEVICETYPE_PEN)) { in wacom_probe()
Dwacom_wac.c2098 (features->device_type & WACOM_DEVICETYPE_PEN)) in wacom_bpt_irq()
2466 if (features->device_type & WACOM_DEVICETYPE_PEN) in wacom_setup_device_quirks()
2555 if (!(features->device_type & WACOM_DEVICETYPE_PEN)) in wacom_setup_pen_input_capabilities()