Searched refs:TABLETPC (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/input/tablet/ |
D | wacom_wac.h | 73 TABLETPC, enumerator
|
D | wacom_wac.c | 1117 case TABLETPC: in wacom_wac_irq() 1190 if (features->type == TABLETPC || features->type == TABLETPC2FG || in wacom_setup_device_quirks() 1387 case TABLETPC: in wacom_setup_input_capabilities() 1658 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1661 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1664 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1667 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1670 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1682 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1733 0, TABLETPC, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
|
D | wacom_sys.c | 429 } else if (features->type != TABLETPC && in wacom_query_tablet_data() 479 if ((features->type != TABLETPC) && (features->type != TABLETPC2FG) && in wacom_retrieve_hid_descriptor()
|