Searched refs:INTUOS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/hid/ |
| D | wacom_wac.c | 785 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_exit_report() 824 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_inout() 900 int idx = (features->type == INTUOS) ? (data[1] & 0x01) : 0; in wacom_intuos_general() 3440 case INTUOS: in wacom_wac_irq() 3833 case INTUOS: in wacom_setup_pen_input_capabilities() 4423 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4426 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4429 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4432 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 4435 INTUOS, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; [all …]
|
| D | wacom_wac.h | 202 INTUOS, enumerator
|