Searched refs:xhci_ring_ep_doorbell (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-hub.c | 462 xhci_ring_ep_doorbell(xhci, slot_id, i, s); in xhci_ring_device() 464 xhci_ring_ep_doorbell(xhci, slot_id, i, 0); in xhci_ring_device()
|
D | xhci-ring.c | 386 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() function 423 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, 0); in ring_doorbell_for_active_rings() 431 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, in ring_doorbell_for_active_rings() 2958 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, stream_id); in giveback_first_trb()
|
D | xhci.h | 2095 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|