Searched refs:BAMBOO_PT (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 3537 case BAMBOO_PT: in wacom_wac_irq() 3659 (features->type >= INTUOSHT && features->type <= BAMBOO_PT)) { in wacom_setup_device_quirks() 3663 if (features->type >= INTUOSHT && features->type <= BAMBOO_PT) in wacom_setup_device_quirks() 3749 if ((features->type == BAMBOO_PT || features->type == BAMBOO_TOUCH) && in wacom_setup_device_quirks() 3926 case BAMBOO_PT: in wacom_setup_pen_input_capabilities() 4066 case BAMBOO_PT: in wacom_setup_touch_input_capabilities() 4369 case BAMBOO_PT: in wacom_setup_pad_input_capabilities() 4787 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; 4790 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; 4793 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 }; [all …]
|
| H A D | wacom_wac.h | 232 BAMBOO_PT, enumerator
|
| H A D | wacom_sys.c | 468 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping() 479 if ((features->type != BAMBOO_PT) && in wacom_usage_mapping() 708 if (features->type <= BAMBOO_PT) { in _wacom_query_tablet_data() 2570 wacom_wac1->features.type <= BAMBOO_PT)) { in wacom_wireless_work()
|