Searched refs:TABLETPC2FG (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/input/tablet/ |
D | wacom_sys.c | 197 if (features->type == TABLETPC2FG) { in wacom_parse_hid() 222 if (features->type == TABLETPC2FG) in wacom_parse_hid() 245 if (features->type == TABLETPC2FG) { in wacom_parse_hid() 272 if (features->type == TABLETPC2FG) in wacom_parse_hid() 328 if (features->type == TABLETPC2FG) { in wacom_query_tablet_data() 373 if ((features->type != TABLETPC) && (features->type != TABLETPC2FG) && in wacom_retrieve_hid_descriptor()
|
D | wacom_wac.h | 65 TABLETPC2FG, enumerator
|
D | wacom_wac.c | 957 case TABLETPC2FG: in wacom_wac_irq() 1025 if (features->type == TABLETPC || features->type == TABLETPC2FG || in wacom_setup_device_quirks() 1179 case TABLETPC2FG: in wacom_setup_input_capabilities() 1438 0, TABLETPC2FG, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1441 0, TABLETPC2FG, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; 1444 0, TABLETPC2FG, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
|