Searched refs:INTUOS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 739 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_exit_report() 778 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_inout() 854 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_general() 3479 case INTUOS: in wacom_wac_irq() 3872 case INTUOS: in wacom_setup_pen_input_capabilities() 4462 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4465 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4468 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4471 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4474 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; [all …]
|
| H A D | wacom_wac.h | 200 INTUOS, enumerator
|