Home
last modified time | relevance | path

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

/drivers/input/tablet/
Dwacom_wac.c73 struct wacom_features *features = &wacom->features; in wacom_pl_irq()
173 struct wacom_features *features = &wacom->features; in wacom_dtu_irq()
206 struct wacom_features *features = &wacom->features; in wacom_graphire_irq()
313 struct wacom_features *features = &wacom->features; in wacom_intuos_inout()
446 struct wacom_features *features = &wacom->features; in wacom_intuos_general()
479 struct wacom_features *features = &wacom->features; in wacom_intuos_irq()
798 struct wacom_features *features = &wacom->features; in wacom_tpc_pen()
859 struct wacom_features *features = &wacom->features; in wacom_bpt_touch()
1180 void wacom_setup_device_quirks(struct wacom_features *features) in wacom_setup_device_quirks()
1225 struct wacom_features *features = &wacom_wac->features; in wacom_setup_input_capabilities()
[all …]
Dwacom_wac.h78 struct wacom_features { struct
111 struct wacom_features features; argument
Dwacom_sys.c177 static void wacom_set_phy_from_res(struct wacom_features *features) in wacom_set_phy_from_res()
184 struct wacom_features *features) in wacom_parse_logical_collection()
239 struct wacom_features *features) in wacom_parse_hid()
403 static int wacom_query_tablet_data(struct usb_interface *intf, struct wacom_features *features) in wacom_query_tablet_data()
450 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
975 *((struct wacom_features *)id->driver_info); in wacom_wireless_work()
983 *((struct wacom_features *)id->driver_info); in wacom_wireless_work()
998 struct wacom_features *features; in wacom_probe()
1009 wacom_wac->features = *((struct wacom_features *)id->driver_info); in wacom_probe()
1134 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_resume()
Dwacom.h137 void wacom_setup_device_quirks(struct wacom_features *features);