Searched refs:wacom_features (Results 1 – 4 of 4) sorted by relevance
72 struct wacom_features *features = &wacom->features; in wacom_pl_irq()172 struct wacom_features *features = &wacom->features; in wacom_dtu_irq()205 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()752 struct wacom_features *features = &wacom->features; in wacom_tpc_pen()801 struct wacom_features *features = &wacom->features; in wacom_bpt_touch()1015 void wacom_setup_device_quirks(struct wacom_features *features) in wacom_setup_device_quirks()1052 struct wacom_features *features = &wacom_wac->features; in wacom_setup_input_capabilities()[all …]
69 struct wacom_features { struct102 struct wacom_features features; argument
145 struct wacom_features *features) in wacom_parse_hid()316 static int wacom_query_tablet_data(struct usb_interface *intf, struct wacom_features *features) in wacom_query_tablet_data()359 struct wacom_features *features) in wacom_retrieve_hid_descriptor()474 struct wacom_features *features; in wacom_probe()489 wacom_wac->features = *((struct wacom_features *)id->driver_info); in wacom_probe()603 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_resume()
122 void wacom_setup_device_quirks(struct wacom_features *features);