Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dwacom_wac.c2989 if (features->type == INTUOSHT || features->type == INTUOSHT2) { in wacom_bpt3_button_msg()
3219 if ((wacom->shared->type == INTUOSHT || in wacom_wireless_irq()
3258 if ((features->type == INTUOSHT || in wacom_status_irq()
3383 case INTUOSHT: in wacom_wac_irq()
3502 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks()
3506 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks()
3770 case INTUOSHT: in wacom_setup_pen_input_capabilities()
3904 case INTUOSHT: in wacom_setup_touch_input_capabilities()
4212 case INTUOSHT: in wacom_setup_pad_input_capabilities()
4676 INTUOSHT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 16,
[all …]
H A Dwacom_wac.h229 INTUOSHT, enumerator
H A Dwacom_sys.c2498 (wacom_wac1->features.type >= INTUOSHT && in wacom_wireless_work()