Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dohci-tmio.c59 struct tmio_hcd { struct
64 #define hcd_to_tmio(hcd) ((struct tmio_hcd *)(hcd_to_ohci(hcd) + 1)) argument
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()
150 .hcd_priv_size = sizeof(struct ohci_hcd) + sizeof (struct tmio_hcd),
189 struct tmio_hcd *tmio; 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()