Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dwacom_wac.h108 INTUOS3S, enumerator
Dwacom_wac.c559 features->type == INTUOS3S || in wacom_intuos_inout()
614 if (features->type >= INTUOS3S) in wacom_intuos_inout()
1058 if (features->type >= INTUOS3S) { in wacom_intuos_irq()
1076 if (features->type >= INTUOS3S) { in wacom_intuos_irq()
1089 } else if (!(data[1] & 0x10) && features->type < INTUOS3S) { in wacom_intuos_irq()
1123 if (features->type >= INTUOS3S && features->type <= INTUOS3L) { in wacom_intuos_irq()
1128 } else if ((features->type < INTUOS3S || features->type == INTUOS3L || in wacom_intuos_irq()
2310 case INTUOS3S: in wacom_wac_irq()
2462 (features->type >= INTUOS3S && features->type <= WACOM_MO)) { in wacom_setup_device_quirks()
2613 case INTUOS3S: in wacom_setup_pen_input_capabilities()
[all …]