Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/hid/ |
| D | wacom_wac.c | 3346 case TABLETPC: in wacom_wac_irq() 3553 case TABLETPC: in wacom_setup_device_quirks() 3718 case TABLETPC: in wacom_setup_pen_input_capabilities() 3874 case TABLETPC: in wacom_setup_touch_input_capabilities() 4528 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4531 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4534 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4537 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4540 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4555 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ [all …]
|
| D | wacom_wac.h | 238 TABLETPC, /* add new TPC below */ enumerator
|
| D | wacom_sys.c | 680 if (features->type > TABLETPC) { in _wacom_query_tablet_data()
|