Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dwacom_wac.c3113 if (features->type == INTUOSHT || features->type == INTUOSHT2) { in wacom_bpt3_button_msg()
3343 if ((wacom->shared->type == INTUOSHT || in wacom_wireless_irq()
3382 if ((features->type == INTUOSHT || in wacom_status_irq()
3501 case INTUOSHT: in wacom_wac_irq()
3620 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks()
3624 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks()
3886 case INTUOSHT: in wacom_setup_pen_input_capabilities()
4021 case INTUOSHT: in wacom_setup_touch_input_capabilities()
4329 case INTUOSHT: in wacom_setup_pad_input_capabilities()
4793 INTUOSHT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 16,
[all …]
Dwacom_wac.h231 INTUOSHT, enumerator
Dwacom_sys.c2501 (wacom_wac1->features.type >= INTUOSHT && in wacom_wireless_work()