Home
last modified time | relevance | path

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

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