Home
last modified time | relevance | path

Searched defs:zd1201 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/
Dzd1201.h25 struct zd1201 { struct
26 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