Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c2615 static void xhci_port_notify(XHCIPort *port, uint32_t bits) in xhci_port_notify() function
2661 xhci_port_notify(port, PORTSC_CSC); in xhci_port_update()
2690 xhci_port_notify(port, PORTSC_PRC); in xhci_port_reset()
2892 xhci_port_notify(port, notify); in xhci_port_write()
3258 xhci_port_notify(port, PORTSC_PLC); in xhci_wakeup()