Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_wac.c131 struct wacom_features *features = &wacom->features; in wacom_pl_irq()
302 struct wacom_features *features = &wacom->features; in wacom_graphire_irq()
457 struct wacom_features *features = &wacom_wac->features; in wacom_intuos_schedule_prox_event()
473 struct wacom_features *features = &wacom->features; in wacom_intuos_pad()
680 struct wacom_features *features = &wacom->features; in wacom_intuos_inout()
903 struct wacom_features *features = &wacom->features; in wacom_intuos_general()
1763 struct wacom_features *features = &wacom_wac->features; in wacom_wac_usage_mapping()
1837 struct wacom_features *features = &wacom->features; in wacom_bpt_touch()
1878 struct wacom_features *features = &wacom->features; in wacom_bpt3_touch_msg()
1922 struct wacom_features *features = &wacom->features; in wacom_bpt3_button_msg()
[all …]
Dwacom_sys.c121 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_feature_mapping()
217 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_usage_mapping()
277 struct wacom_features *features) in wacom_post_parse_hid()
292 struct wacom_features *features) in wacom_parse_hid()
390 struct wacom_features *features) in wacom_bt_query_tablet_data()
450 struct wacom_features *features) in wacom_query_tablet_data()
491 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
546 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_are_sibling()
548 struct wacom_features *sibling_features = &sibling_wacom->wacom_wac.features; in wacom_are_sibling()
1843 static void wacom_set_default_phy(struct wacom_features *features) in wacom_set_default_phy()
[all …]
Dwacom_wac.h160 struct wacom_features { struct
239 struct wacom_features features;
/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()