xhci_alloc_command_with_ctx
xhci_alloc_command_with_ctx(xhci, true, mem_flags);
cfg_cmd = xhci_alloc_command_with_ctx(xhci, true, GFP_NOWAIT);
config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);
command = xhci_alloc_command_with_ctx(xhci, true, GFP_KERNEL);
config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);
struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,