Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dwacom_wac.c772 if (features->type != INTUOSHT2) { in wacom_intuos_general()
1949 if (features->type >= INTUOSPS && features->type <= INTUOSHT2) { in wacom_bpt3_touch_msg()
1977 if (features->type == INTUOSHT || features->type == INTUOSHT2) { in wacom_bpt3_button_msg()
2094 if ((features->type == INTUOSHT2) && in wacom_bpt_irq()
2205 wacom->shared->type == INTUOSHT2) && in wacom_wireless_irq()
2244 features->type == INTUOSHT2) && in wacom_status_irq()
2365 case INTUOSHT2: in wacom_wac_irq()
2684 case INTUOSHT2: in wacom_setup_pen_input_capabilities()
2687 if (features->type == INTUOSHT2) { in wacom_setup_pen_input_capabilities()
2779 case INTUOSHT2: in wacom_setup_touch_input_capabilities()
[all …]
Dwacom_wac.h134 INTUOSHT2, enumerator
Dwacom_sys.c1597 wacom_wac1->features.type == INTUOSHT2) && in wacom_wireless_work()
1840 wacom_wac->features.type == INTUOSHT2) && in wacom_probe()