Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dwacom_wac.h133 INTUOSHT, enumerator
Dwacom_wac.c1977 if (features->type == INTUOSHT || features->type == INTUOSHT2) { in wacom_bpt3_button_msg()
2204 if ((wacom->shared->type == INTUOSHT || in wacom_wireless_irq()
2243 if ((features->type == INTUOSHT || in wacom_status_irq()
2364 case INTUOSHT: in wacom_wac_irq()
2480 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks()
2484 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks()
2681 case INTUOSHT: in wacom_setup_pen_input_capabilities()
2778 case INTUOSHT: in wacom_setup_touch_input_capabilities()
2937 case INTUOSHT: in wacom_setup_pad_input_capabilities()
3383 INTUOSHT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 16,
[all …]
Dwacom_sys.c1572 (wacom_wac1->features.type >= INTUOSHT && in wacom_wireless_work()
1584 if (wacom_wac1->features.type >= INTUOSHT && in wacom_wireless_work()
1596 if ((wacom_wac1->features.type == INTUOSHT || in wacom_wireless_work()
1839 if ((wacom_wac->features.type == INTUOSHT || in wacom_probe()