Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-mem.c2257 xhci_alloc_interrupter(struct xhci_hcd *xhci, unsigned int segs, gfp_t flags) in xhci_alloc_interrupter() function
2346 ir = xhci_alloc_interrupter(xhci, segs, GFP_KERNEL); in xhci_create_secondary_interrupter()
2512 ir = xhci_alloc_interrupter(xhci, 0, flags); in xhci_mem_init()