Searched refs:xhci_ring_ep_doorbell (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci-hub.c | 541 xhci_ring_ep_doorbell(xhci, slot_id, i, s); in xhci_ring_device() 543 xhci_ring_ep_doorbell(xhci, slot_id, i, 0); in xhci_ring_device()
|
H A D | xhci-ring.c | 493 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, in xhci_ring_ep_doorbell() function 532 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, 0); in ring_doorbell_for_active_rings() 540 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, in ring_doorbell_for_active_rings() 3423 xhci_ring_ep_doorbell(xhci, slot_id, ep_index, stream_id); in giveback_first_trb()
|
H A D | xhci.h | 1919 void xhci_ring_ep_doorbell(struct xhci_hcd *xhci, unsigned int slot_id,
|