Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/
Dwacom_wac.c2927 if (features->type == INTUOSHT || features->type == INTUOSHT2) { in wacom_bpt3_button_msg()
3157 if ((wacom->shared->type == INTUOSHT || in wacom_wireless_irq()
3196 if ((features->type == INTUOSHT || in wacom_status_irq()
3321 case INTUOSHT: in wacom_wac_irq()
3440 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks()
3444 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks()
3709 case INTUOSHT: in wacom_setup_pen_input_capabilities()
3844 case INTUOSHT: in wacom_setup_touch_input_capabilities()
4152 case INTUOSHT: in wacom_setup_pad_input_capabilities()
4616 INTUOSHT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 16,
[all …]
Dwacom_wac.h229 INTUOSHT, enumerator
Dwacom_sys.c2463 (wacom_wac1->features.type >= INTUOSHT && in wacom_wireless_work()