Searched refs:xhci_alloc_erst (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-mem.c | 1819 int xhci_alloc_erst(struct xhci_hcd *xhci, in xhci_alloc_erst() function 2573 ret = xhci_alloc_erst(xhci, xhci->event_ring, &xhci->erst, flags); in xhci_mem_init()
|
H A D | xhci.h | 2044 int xhci_alloc_erst(struct xhci_hcd *xhci,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-mem.c | 1769 int xhci_alloc_erst(struct xhci_hcd *xhci, in xhci_alloc_erst() function 2255 ret = xhci_alloc_erst(xhci, ir->event_ring, &ir->erst, flags); in xhci_alloc_interrupter()
|
H A D | xhci.h | 2082 int xhci_alloc_erst(struct xhci_hcd *xhci,
|
Completed in 16 milliseconds