Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c533 static XHCIPort *xhci_lookup_port(XHCIState *xhci, struct USBPort *uport) in xhci_lookup_port() function
3225 XHCIPort *port = xhci_lookup_port(xhci, usbport); in xhci_attach()
3233 XHCIPort *port = xhci_lookup_port(xhci, usbport); in xhci_detach()
3242 XHCIPort *port = xhci_lookup_port(xhci, usbport); in xhci_wakeup()