Searched refs:xhci_ring_ep_doorbell (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 572 DEFINE_EVENT(xhci_log_doorbell, xhci_ring_ep_doorbell,
|
H A D | xhci-ring.c | 402 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() function 442 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, 0); in ring_doorbell_for_active_rings() 450 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, in ring_doorbell_for_active_rings() 3274 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, stream_id); in giveback_first_trb()
|
H A D | xhci-hub.c | 472 xhci_ring_ep_doorbell(xhci, slot_id, i, s); in xhci_ring_device() 474 xhci_ring_ep_doorbell(xhci, slot_id, i, 0); in xhci_ring_device()
|
H A D | xhci.h | 2162 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-trace.h | 559 DEFINE_EVENT(xhci_log_doorbell, xhci_ring_ep_doorbell,
|
H A D | xhci-ring.c | 480 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() function 519 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, 0); in ring_doorbell_for_active_rings() 527 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, in ring_doorbell_for_active_rings() 3424 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, stream_id); in giveback_first_trb()
|
H A D | xhci-hub.c | 572 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 D | xhci.h | 2194 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|
Completed in 25 milliseconds