Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2065 static USBPort *xhci_lookup_uport(XHCIState *xhci, uint32_t *slot_ctx) in xhci_lookup_uport() function
2134 uport = xhci_lookup_uport(xhci, slot_ctx); in xhci_address_slot()
3493 slot->uport = xhci_lookup_uport(xhci, slot_ctx); in usb_xhci_post_load()