Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2609 static void xhci_port_notify(XHCIPort *port, uint32_t bits) in xhci_port_notify() function
2655 xhci_port_notify(port, PORTSC_CSC); in xhci_port_update()
2684 xhci_port_notify(port, PORTSC_PRC); in xhci_port_reset()
2880 xhci_port_notify(port, notify); in xhci_port_write()
3233 xhci_port_notify(port, PORTSC_PLC); in xhci_wakeup()