Searched refs:xhci_ring_ep_doorbell (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/usb/host/ ! |
D | xhci-trace.h | 572 DEFINE_EVENT(xhci_log_doorbell, xhci_ring_ep_doorbell,
|
D | xhci-ring.c | 426 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() function 465 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, 0); in ring_doorbell_for_active_rings() 473 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, in ring_doorbell_for_active_rings() 3354 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, stream_id); in giveback_first_trb()
|
D | xhci-hub.c | 558 xhci_ring_ep_doorbell(xhci, slot_id, i, s); in xhci_ring_device() 560 xhci_ring_ep_doorbell(xhci, slot_id, i, 0); in xhci_ring_device()
|
D | xhci.h | 2183 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|