Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/hid/ |
D | wacom_wac.h | 129 TABLETPC, /* add new TPC below */ enumerator
|
D | wacom_wac.c | 2089 case TABLETPC: in wacom_wac_irq() 2364 case TABLETPC: in wacom_setup_pentouch_input_capabilities() 2957 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 2960 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 2963 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 2966 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 2969 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 2984 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 2990 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 3011 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; [all …]
|
D | wacom_sys.c | 399 if (features->type > TABLETPC) { in wacom_query_tablet_data()
|