Searched refs:BAMBOO_PT (Results 1 – 3 of 3) sorted by relevance
/drivers/hid/ |
D | wacom_wac.c | 2304 case BAMBOO_PT: in wacom_wac_irq() 2425 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks() 2429 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks() 2495 if ((features->type == BAMBOO_PT || features->type == BAMBOO_TOUCH) && in wacom_setup_device_quirks() 2650 case BAMBOO_PT: in wacom_setup_pen_input_capabilities() 2752 case BAMBOO_PT: in wacom_setup_touch_input_capabilities() 3019 case BAMBOO_PT: in wacom_setup_pad_input_capabilities() 3419 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; 3422 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; 3425 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; [all …]
|
D | wacom_wac.h | 144 BAMBOO_PT, enumerator
|
D | wacom_sys.c | 237 if (features->type > BAMBOO_PT) { in wacom_usage_mapping() 248 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping() 259 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping() 475 if (features->type <= BAMBOO_PT) { in wacom_query_tablet_data() 2163 wacom_wac1->features.type <= BAMBOO_PT)) { in wacom_wireless_work()
|