Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c610 static inline int xhci_running(XHCIState *xhci) in xhci_running() function
2481 if (!xhci_running(xhci)) { in xhci_process_commands()
2627 if (!xhci_running(port->xhci)) { in xhci_port_notify()
3146 if (!xhci_running(xhci)) { in xhci_doorbell_write()