Home
last modified time | relevance | path

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

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