Searched refs:xhci_disable_ep (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 308 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid, 1134 xhci_disable_ep(xhci, slotid, epid); in xhci_enable_ep() 1255 static TRBCCode xhci_disable_ep(XHCIState *xhci, unsigned int slotid, in xhci_disable_ep() function 2046 xhci_disable_ep(xhci, slotid, i); in xhci_disable_slot() 2214 xhci_disable_ep(xhci, slotid, i); in xhci_configure_slot() 2248 xhci_disable_ep(xhci, slotid, i); in xhci_configure_slot() 2255 xhci_disable_ep(xhci, slotid, i); in xhci_configure_slot() 2271 xhci_disable_ep(xhci, slotid, i); in xhci_configure_slot() 2374 xhci_disable_ep(xhci, slotid, i); in xhci_reset_slot()
|