Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h559 DEFINE_EVENT(xhci_log_doorbell, xhci_ring_ep_doorbell,
H A Dxhci-hub.c572 xhci_ring_ep_doorbell(xhci, slot_id, i, s); in xhci_ring_device()
574 xhci_ring_ep_doorbell(xhci, slot_id, i, 0); in xhci_ring_device()
H A Dxhci-ring.c487 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() function
526 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, 0); in ring_doorbell_for_active_rings()
534 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, in ring_doorbell_for_active_rings()
3462 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, stream_id); in giveback_first_trb()
H A Dxhci.h2200 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,