Home
last modified time | relevance | path

Searched refs:wacom_features (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/hid/
Dwacom_wac.c115 struct wacom_features *features = &wacom->features; in wacom_pl_irq()
298 struct wacom_features *features = &wacom->features; in wacom_graphire_irq()
465 struct wacom_features *features = &wacom->features; in wacom_intuos_inout()
650 struct wacom_features *features = &wacom->features; in wacom_intuos_general()
682 struct wacom_features *features = &wacom->features; in wacom_intuos_irq()
1470 struct wacom_features *features = &wacom_wac->features; in wacom_wac_finger_usage_mapping()
1632 struct wacom_features *features = &wacom->features; in wacom_bpt_touch()
1680 struct wacom_features *features = &wacom->features; in wacom_bpt3_touch_msg()
1724 struct wacom_features *features = &wacom->features; in wacom_bpt3_button_msg()
1766 struct wacom_features *features = &wacom->features; in wacom_bpt_pen()
[all …]
Dwacom_sys.c105 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_feature_mapping()
175 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_usage_mapping()
232 struct wacom_features *features) in wacom_post_parse_hid()
247 struct wacom_features *features) in wacom_parse_hid()
330 struct wacom_features *features) in wacom_bt_query_tablet_data()
390 struct wacom_features *features) in wacom_query_tablet_data()
422 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
470 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_are_sibling()
1287 *((struct wacom_features *)id->driver_data); in wacom_wireless_work()
1305 *((struct wacom_features *)id->driver_data); in wacom_wireless_work()
[all …]
Dwacom_wac.h139 struct wacom_features { struct
204 struct wacom_features features;
Dwacom.h137 void wacom_setup_device_quirks(struct wacom_features *features);
/linux-4.1.27/drivers/input/touchscreen/
Dwacom_i2c.c31 struct wacom_features { struct
47 struct wacom_features *features) in wacom_query_device() argument
158 struct wacom_features features = { 0 }; in wacom_i2c_probe()