Searched refs:wacom_features (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Dwacom_wac.h63 struct wacom_features { struct
89 struct wacom_features features;
H A Dwacom_wac.c63 struct wacom_features *features = &wacom->features;
163 struct wacom_features *features = &wacom->features;
196 struct wacom_features *features = &wacom->features;
304 struct wacom_features *features = &wacom->features;
437 struct wacom_features *features = &wacom->features;
470 struct wacom_features *features = &wacom->features;
767 struct wacom_features *features = &wacom->features;
943 struct wacom_features *features = &wacom_wac->features;
1078 static const struct wacom_features wacom_features_0x00 =
1080 static const struct wacom_features wacom_features_0x1
[all...]
H A Dwacom_sys.c142 struct wacom_features *features)
289 static int wacom_query_tablet_data(struct usb_interface *intf, struct wacom_features *features)
331 struct wacom_features *features)
447 struct wacom_features *features;
462 wacom_wac->features = *((struct wacom_features *)id->driver_info);
574 struct wacom_features *features = &wacom->wacom_wac.features;

Completed in 85 milliseconds