Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.c2098 case BAMBOO_PT: in wacom_wac_irq()
2180 if (features->type == BAMBOO_PT && in wacom_setup_device_quirks()
2407 case BAMBOO_PT: in wacom_setup_pentouch_input_capabilities()
2639 case BAMBOO_PT: in wacom_setup_pad_input_capabilities()
2643 ((features->type == BAMBOO_PT) && !features->touch_max)) in wacom_setup_pad_input_capabilities()
3032 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
3035 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
3038 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
3041 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .touch_max = 2 };
3044 BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
[all …]
Dwacom_wac.h125 BAMBOO_PT, enumerator
Dwacom_sys.c191 if (features->type != BAMBOO_PT) { in wacom_usage_mapping()
203 if (features->type != BAMBOO_PT) { in wacom_usage_mapping()
215 if (features->type != BAMBOO_PT) { in wacom_usage_mapping()
413 if (features->type <= BAMBOO_PT && features->type != WIRELESS) { in wacom_query_tablet_data()
450 if (features->type < BAMBOO_PT) in wacom_retrieve_hid_descriptor()
1497 if ((features->type == BAMBOO_PT) && in wacom_probe()