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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Dwacom_wac.h31 struct wacom_features { struct
46 struct wacom_features *features;
H A Dwacom.h128 extern struct wacom_features * get_wacom_feature(const struct usb_device_id *id);
H A Dwacom_wac.c568 static struct wacom_features wacom_features[] = { variable in typeref:struct:wacom_features
669 struct wacom_features * get_wacom_feature(const struct usb_device_id * id) {
671 struct wacom_features *wf = &wacom_features[index];

Completed in 87 milliseconds