Searched refs:xhci_create_event_ring (Results 1 – 1 of 1) sorted by relevance
38 static uint64_t xhci_create_event_ring(int trbs, uint64_t *ret_ring_addr);563 static uint64_t xhci_create_event_ring(int trbs, uint64_t *ret_ring_addr) in xhci_create_event_ring() function1911 retval = xhci_create_event_ring(4096, &xhci_hc[id].event_ring_vaddr); in xhci_hc_init_intr()