Home
last modified time | relevance | path

Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/hid/
Dwacom_wac.h129 TABLETPC, /* add new TPC below */ enumerator
Dwacom_wac.c2089 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 …]
Dwacom_sys.c399 if (features->type > TABLETPC) { in wacom_query_tablet_data()