Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dwacom_wac.c744 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_exit_report()
783 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_inout()
852 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_general()
3322 case INTUOS: in wacom_wac_irq()
3717 case INTUOS: in wacom_setup_pen_input_capabilities()
4306 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
4309 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
4312 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
4315 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
4318 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
[all …]
H A Dwacom_wac.h200 INTUOS, enumerator