Searched refs:ring_doorbell_for_active_rings (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/usb/host/ |
D | xhci-ring.c | 436 static void ring_doorbell_for_active_rings(struct xhci_hcd *xhci, in ring_doorbell_for_active_rings() function 795 ring_doorbell_for_active_rings(xhci, slot_id, ep_index); in handle_stopped_endpoint() 858 ring_doorbell_for_active_rings(xhci, slot_id, ep_index); in handle_stopped_endpoint() 1152 ring_doorbell_for_active_rings(xhci, slot_id, ep_index); in handle_set_deq_completion() 1183 ring_doorbell_for_active_rings(xhci, slot_id, ep_index); in handle_reset_ep_completion() 1469 ring_doorbell_for_active_rings(xhci, slot_id, ep_index); in handle_cmd_completion()
|