Searched defs:zd1201 (Results 1 – 1 of 1) sorted by relevance
25 struct zd1201 { struct26 struct usb_device *usb;27 int removed;28 struct net_device *dev;29 struct iw_statistics iwstats;31 int endp_in;32 int endp_out;56 struct zd1201_frag { argument