Home
last modified time | relevance | path

Searched refs:BAMBOO_PT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hid/
Dwacom_wac.c3240 case BAMBOO_PT: in wacom_wac_irq()
3361 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks()
3365 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks()
3450 if ((features->type == BAMBOO_PT || features->type == BAMBOO_TOUCH) && in wacom_setup_device_quirks()
3610 case BAMBOO_PT: in wacom_setup_pen_input_capabilities()
3735 case BAMBOO_PT: in wacom_setup_touch_input_capabilities()
4019 case BAMBOO_PT: in wacom_setup_pad_input_capabilities()
4437 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
4440 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
4443 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
[all …]
Dwacom_wac.h233 BAMBOO_PT, enumerator
Dwacom_sys.c418 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping()
429 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping()
658 if (features->type <= BAMBOO_PT) { in _wacom_query_tablet_data()
2427 wacom_wac1->features.type <= BAMBOO_PT)) { in wacom_wireless_work()