Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_wac.c462 if (features->type == INTUOSHT2) in wacom_intuos_schedule_prox_event()
708 if (features->type != INTUOSHT2) in wacom_intuos_inout()
966 if (features->type != INTUOSHT2) { in wacom_intuos_general()
1896 if (features->type >= INTUOSPS && features->type <= INTUOSHT2) { in wacom_bpt3_touch_msg()
1924 if (features->type == INTUOSHT || features->type == INTUOSHT2) { in wacom_bpt3_button_msg()
2041 if ((features->type == INTUOSHT2) && in wacom_bpt_irq()
2151 wacom->shared->type == INTUOSHT2) && in wacom_wireless_irq()
2189 features->type == INTUOSHT2) && in wacom_status_irq()
2308 case INTUOSHT2: in wacom_wac_irq()
2652 case INTUOSHT2: in wacom_setup_pen_input_capabilities()
[all …]
Dwacom_wac.h142 INTUOSHT2, enumerator
Dwacom_sys.c2084 wacom_wac->features.type == INTUOSHT2) && in wacom_parse_and_register()