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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-tmio.c73 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1)) macro
80 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
97 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
121 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
213 tmio = hcd_to_tmio(hcd);
276 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
299 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
332 struct tmio_hcd *tmio = hcd_to_tmio(hcd);

Completed in 133 milliseconds