Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c602 static inline int xhci_running(XHCIState *xhci) in xhci_running() function
2479 if (!xhci_running(xhci)) { in xhci_process_commands()
2625 if (!xhci_running(port->xhci)) { in xhci_port_notify()
3155 if (!xhci_running(xhci)) { in xhci_doorbell_write()