Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c1105 struct usb_hcd *secondary_hcd; in xhci_resume() local
1212 secondary_hcd = hcd; in xhci_resume()
1214 secondary_hcd = xhci->shared_hcd; in xhci_resume()
1226 retval = xhci_run(secondary_hcd); in xhci_resume()