Home
last modified time | relevance | path

Searched refs:INTUOS3S (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/hid/
Dwacom_wac.h100 INTUOS3S, enumerator
Dwacom_wac.c573 features->type == INTUOS3S || in wacom_intuos_inout()
628 if (features->type >= INTUOS3S) in wacom_intuos_inout()
924 if (features->type >= INTUOS3S) { in wacom_intuos_irq()
942 if (features->type >= INTUOS3S) { in wacom_intuos_irq()
955 } else if (!(data[1] & 0x10) && features->type < INTUOS3S) { in wacom_intuos_irq()
989 if (features->type >= INTUOS3S && features->type <= INTUOS3L) { in wacom_intuos_irq()
994 } else if ((features->type < INTUOS3S || features->type == INTUOS3L || in wacom_intuos_irq()
2048 case INTUOS3S: in wacom_wac_irq()
2303 case INTUOS3S: in wacom_setup_pentouch_input_capabilities()
2576 case INTUOS3S: in wacom_setup_pad_input_capabilities()
[all …]