Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
/drivers/hid/ |
D | wacom_wac.c | 2295 case TABLETPC: in wacom_wac_irq() 2481 case TABLETPC: in wacom_setup_device_quirks() 2624 case TABLETPC: in wacom_setup_pen_input_capabilities() 2742 case TABLETPC: in wacom_setup_touch_input_capabilities() 3342 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3345 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3348 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3351 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3354 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3369 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; [all …]
|
D | wacom_wac.h | 150 TABLETPC, /* add new TPC below */ enumerator
|
D | wacom_sys.c | 460 if (features->type > TABLETPC) { in wacom_query_tablet_data()
|