Searched refs:wusbhc_to_whc (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dwusb.c46 struct whc *whc = wusbhc_to_whc(wusbhc);
56 struct whc *whc = wusbhc_to_whc(wusbhc);
73 struct whc *whc = wusbhc_to_whc(wusbhc);
86 struct whc *whc = wusbhc_to_whc(wusbhc);
96 struct whc *whc = wusbhc_to_whc(wusbhc);
106 struct whc *whc = wusbhc_to_whc(wusbhc);
130 struct whc *whc = wusbhc_to_whc(wusbhc);
175 struct whc *whc = wusbhc_to_whc(wusbhc);
206 struct whc *whc = wusbhc_to_whc(wusbhc);
H A Dhcd.c46 struct whc *whc = wusbhc_to_whc(wusbhc);
90 struct whc *whc = wusbhc_to_whc(wusbhc);
120 struct whc *whc = wusbhc_to_whc(wusbhc);
147 struct whc *whc = wusbhc_to_whc(wusbhc);
175 struct whc *whc = wusbhc_to_whc(wusbhc);
193 struct whc *whc = wusbhc_to_whc(wusbhc);
256 whc = wusbhc_to_whc(wusbhc);
326 struct whc *whc = wusbhc_to_whc(wusbhc);
H A Dint.c35 struct whc *whc = wusbhc_to_whc(wusbhc);
H A Dwhcd.h78 #define wusbhc_to_whc(w) (container_of((w), struct whc, wusbhc)) macro

Completed in 38 milliseconds