Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c3279 cfg_cmd = xhci_alloc_command_with_ctx(xhci, true, GFP_NOWAIT); in xhci_endpoint_reset()
3544 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_alloc_streams()
4393 command = xhci_alloc_command_with_ctx(xhci, true, GFP_KERNEL); in xhci_change_max_exit_latency()
5157 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_update_hub_device()
Dxhci-mem.c650 xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_alloc_stream_info()
1759 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci, in xhci_alloc_command_with_ctx() function
Dxhci.h2100 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,