Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dohci-tmio.c64 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1)) macro
71 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_write_pm()
88 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_stop_hc()
115 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in tmio_start_hc()
212 tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_probe()
271 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_remove()
291 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_suspend()
321 struct tmio_hcd *tmio = hcd_to_tmio(hcd); in ohci_hcd_tmio_drv_resume()