Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
| /drivers/hid/ |
| A D | wacom_wac.c | 3517 case TABLETPC: in wacom_wac_irq() 3724 case TABLETPC: in wacom_setup_device_quirks() 3889 case TABLETPC: in wacom_setup_pen_input_capabilities() 4045 case TABLETPC: in wacom_setup_touch_input_capabilities() 4699 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4702 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4705 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4708 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4732 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4753 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ [all …]
|
| A D | wacom_wac.h | 238 TABLETPC, /* add new TPC below */ enumerator
|
| A D | wacom_sys.c | 693 if (features->type > TABLETPC) { in _wacom_query_tablet_data()
|
Completed in 21 milliseconds