Home
last modified time | relevance | path

Searched refs:tmio_hcd (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/host/
Dohci-tmio.c67 struct tmio_hcd { struct
72 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1)) argument
79 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_write_pm()
96 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_stop_hc()
120 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_start_hc()
155 .hcd_priv_size = sizeof(struct ohci_hcd) + sizeof (struct tmio_hcd),
194 struct tmio_hcd *tmio; in ohci_hcd_tmio_drv_probe()
281 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_remove()
302 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_suspend()
332 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_resume()