Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hid/ |
| A D | wacom_wac.c | 3514 case TABLETPC: in wacom_wac_irq() 3721 case TABLETPC: in wacom_setup_device_quirks() 3886 case TABLETPC: in wacom_setup_pen_input_capabilities() 4042 case TABLETPC: in wacom_setup_touch_input_capabilities() 4696 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4699 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4702 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4705 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 1 }; 4729 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ 4750 TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; /* Pen-only */ [all …]
|
| A D | wacom_wac.h | 241 TABLETPC, /* add new TPC below */ enumerator
|
| A D | wacom_sys.c | 678 if (features->type > TABLETPC) { in _wacom_query_tablet_data()
|
Completed in 20 milliseconds