Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mem.c1700 bool allocate_completion, gfp_t mem_flags) in xhci_alloc_command() argument
1709 if (allocate_completion) { in xhci_alloc_command()
1728 bool allocate_completion, gfp_t mem_flags) in xhci_alloc_command_with_ctx() argument
1732 command = xhci_alloc_command(xhci, allocate_completion, mem_flags); in xhci_alloc_command_with_ctx()
H A Dxhci.h1830 bool allocate_completion, gfp_t mem_flags);
1832 bool allocate_completion, gfp_t mem_flags);