Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | wacom_wac.c | 3371 case TABLETPC: in wacom_wac_irq() 3578 case TABLETPC: in wacom_setup_device_quirks() 3745 case TABLETPC: in wacom_setup_pen_input_capabilities() 3900 case TABLETPC: in wacom_setup_touch_input_capabilities() 4554 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4557 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4560 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4563 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4566 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4581 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ [all …]
|
| H A D | wacom_wac.h | 238 TABLETPC, /* add new TPC below */ enumerator
|
| H A D | wacom_sys.c | 680 if (features->type > TABLETPC) { in _wacom_query_tablet_data()
|