Searched refs:tmio_hcd (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.c68 struct tmio_hcd { struct
73 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1))
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);
154 .hcd_priv_size = sizeof(struct ohci_hcd) + sizeof (struct tmio_hcd),
193 struct tmio_hcd *tmio;
276 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
299 struct tmio_hcd *tmio = hcd_to_tmio(hcd);
332 struct tmio_hcd *tmi
[all...]

Completed in 110 milliseconds