Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-tmio.c68 struct tmio_hcd { struct
73 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1)) argument
80 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_write_pm()
97 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_stop_hc()
121 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_start_hc()
154 .hcd_priv_size = sizeof(struct ohci_hcd) + sizeof (struct tmio_hcd),
193 struct tmio_hcd *tmio; in ohci_hcd_tmio_drv_probe()
276 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_remove()
299 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_suspend()
329 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_resume()