Searched refs:BAMBOO_PT (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/hid/ |
| D | wacom_wac.c | 2361 case BAMBOO_PT: in wacom_wac_irq() 2480 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks() 2484 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks() 2523 if (features->type == BAMBOO_PT && in wacom_setup_device_quirks() 2682 case BAMBOO_PT: in wacom_setup_pen_input_capabilities() 2784 case BAMBOO_PT: in wacom_setup_touch_input_capabilities() 2938 case BAMBOO_PT: in wacom_setup_pad_input_capabilities() 3338 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; 3341 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; 3344 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; [all …]
|
| D | wacom_wac.h | 136 BAMBOO_PT, enumerator
|
| D | wacom_sys.c | 214 if (features->type > BAMBOO_PT) { in wacom_usage_mapping() 225 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping() 236 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping() 435 if (features->type <= BAMBOO_PT) { in wacom_query_tablet_data() 1557 wacom_wac1->features.type > BAMBOO_PT) { in wacom_wireless_work() 1573 wacom_wac1->features.type <= BAMBOO_PT)) { in wacom_wireless_work() 1585 wacom_wac1->features.type <= BAMBOO_PT) { in wacom_wireless_work()
|