Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_wac.c115 struct wacom_features *features = &wacom->features; in wacom_pl_irq()
286 struct wacom_features *features = &wacom->features; in wacom_graphire_irq()
453 struct wacom_features *features = &wacom->features; in wacom_intuos_inout()
641 struct wacom_features *features = &wacom_wac->features; in wacom_remote_irq()
762 struct wacom_features *features = &wacom->features; in wacom_intuos_general()
796 struct wacom_features *features = &wacom->features; in wacom_intuos_irq()
1616 struct wacom_features *features = &wacom_wac->features; in wacom_wac_finger_usage_mapping()
1886 struct wacom_features *features = &wacom->features; in wacom_bpt_touch()
1934 struct wacom_features *features = &wacom->features; in wacom_bpt3_touch_msg()
1978 struct wacom_features *features = &wacom->features; in wacom_bpt3_button_msg()
[all …]
Dwacom_sys.c117 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_feature_mapping()
194 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_usage_mapping()
254 struct wacom_features *features) in wacom_post_parse_hid()
269 struct wacom_features *features) in wacom_parse_hid()
352 struct wacom_features *features) in wacom_bt_query_tablet_data()
412 struct wacom_features *features) in wacom_query_tablet_data()
444 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
486 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_are_sibling()
1470 static void wacom_set_default_phy(struct wacom_features *features) in wacom_set_default_phy()
1480 static void wacom_calculate_res(struct wacom_features *features) in wacom_calculate_res()
[all …]
Dwacom_wac.h152 struct wacom_features { struct
224 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()