Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2633 static void xhci_port_update(XHCIPort *port, int is_detach) in xhci_port_update() function
2719 xhci_port_update(xhci->ports + i, 0); in xhci_reset()
3227 xhci_port_update(port, 0); in xhci_attach()
3236 xhci_port_update(port, 1); in xhci_detach()