Searched refs:xhci_alloc_command_with_ctx (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/host/ |
| A D | xhci-mem.c | 651 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 2491 xhci->lpm_command = xhci_alloc_command_with_ctx(xhci, true, flags); in xhci_mem_init()
|
| A D | xhci.c | 3237 cfg_cmd = xhci_alloc_command_with_ctx(xhci, true, GFP_NOWAIT); in xhci_endpoint_reset() 3502 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_alloc_streams() 5113 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags); in xhci_update_hub_device()
|
| A D | xhci.h | 2074 struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,
|
| /linux/ |
| A D | System.map | 42046 ffff800010b588f0 T xhci_alloc_command_with_ctx
|
| A D | .tmp_System.map | 42046 ffff800010b588f0 T xhci_alloc_command_with_ctx
|
Completed in 917 milliseconds