Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/hid/ |
D | wacom_wac.h | 142 TABLETPC, /* add new TPC below */ enumerator
|
D | wacom_wac.c | 2352 case TABLETPC: in wacom_wac_irq() 2652 case TABLETPC: in wacom_setup_pen_input_capabilities() 2773 case TABLETPC: in wacom_setup_touch_input_capabilities() 3261 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3264 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3267 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3270 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3273 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3288 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3294 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; [all …]
|
D | wacom_sys.c | 421 if (features->type > TABLETPC) { in wacom_query_tablet_data()
|