Searched refs:INTUOS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/hid/ |
| D | wacom_wac.c | 734 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_exit_report() 773 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_inout() 849 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_general() 3297 case INTUOS: in wacom_wac_irq() 3690 case INTUOS: in wacom_setup_pen_input_capabilities() 4280 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4283 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4286 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4289 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4292 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; [all …]
|
| D | wacom_wac.h | 200 INTUOS, enumerator
|