Home
last modified time | relevance | path

Searched refs:is_detach (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() argument
2639 if (!is_detach && xhci_port_have_device(port)) { in xhci_port_update()