Home
last modified time | relevance | path

Searched refs:xhci_alloc_interrupter (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dxhci-mem.c2250 xhci_alloc_interrupter(struct xhci_hcd *xhci, unsigned int segs, gfp_t flags) in xhci_alloc_interrupter() function
2339 ir = xhci_alloc_interrupter(xhci, segs, GFP_KERNEL); in xhci_create_secondary_interrupter()
2509 ir = xhci_alloc_interrupter(xhci, 0, flags); in xhci_mem_init()