Searched defs:zd1201 (Results 1 – 1 of 1) sorted by relevance
22 struct zd1201 { struct23 struct usb_device *usb;24 int removed;25 struct net_device *dev;26 struct iw_statistics iwstats;28 int endp_in;29 int endp_out;53 struct zd1201_frag { argument