Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dohci-tmio.c69 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1)) macro
76 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_write_pm()
93 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_stop_hc()
117 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_start_hc()
211 tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_probe()
272 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_remove()
293 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_suspend()
323 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_resume()