Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 3528 case TABLETPC: in wacom_wac_irq() 3735 case TABLETPC: in wacom_setup_device_quirks() 3900 case TABLETPC: in wacom_setup_pen_input_capabilities() 4056 case TABLETPC: in wacom_setup_touch_input_capabilities() 4710 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4713 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4716 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4719 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4722 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4737 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 | 693 if (features->type > TABLETPC) { in _wacom_query_tablet_data()
|