Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c723 xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_alloc_stream_info()
1850 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci, in xhci_alloc_command_with_ctx() function
2614 xhci->lpm_command = xhci_alloc_command_with_ctx(xhci, true, flags); in xhci_mem_init()
H A Dxhci.c3151 cfg_cmd = xhci_alloc_command_with_ctx(xhci, true, GFP_NOWAIT); in xhci_endpoint_reset()
3428 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_alloc_streams()
5095 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_update_hub_device()
H A Dxhci.h2094 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,