Searched refs:xhci_alloc_command (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.c | 684 command = xhci_alloc_command(xhci, false, GFP_KERNEL); in xhci_run() 1447 command = xhci_alloc_command(xhci, true, mem_flags); in xhci_check_maxpacket() 1737 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_urb_dequeue() 2924 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_check_bandwidth() 3147 stop_cmd = xhci_alloc_command(xhci, true, GFP_NOWAIT); in xhci_endpoint_reset() 3755 reset_device_cmd = xhci_alloc_command(xhci, true, GFP_NOIO); in xhci_discover_or_reset_device() 3906 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_disable_slot() 3979 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_alloc_dev() 4117 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_setup_device()
|
| H A D | xhci-hub.c | 404 cmd = xhci_alloc_command(xhci, true, GFP_NOIO); in xhci_stop_device() 420 command = xhci_alloc_command(xhci, false, GFP_NOWAIT); in xhci_stop_device()
|
| H A D | xhci-mem.c | 1823 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci, in xhci_alloc_command() function 1848 EXPORT_SYMBOL_GPL(xhci_alloc_command); 1855 command = xhci_alloc_command(xhci, allocate_completion, mem_flags); in xhci_alloc_command_with_ctx()
|
| H A D | xhci-ring.c | 688 cmd = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_move_dequeue_past_td() 890 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_reset_halted_ep() 1135 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_handle_cmd_stop_ep()
|
| H A D | xhci.h | 2092 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 2067 xhci_alloc_command
|
| H A D | abi_gki_aarch64_qcom | 3057 xhci_alloc_command
|
| H A D | abi_gki_aarch64_oplus | 3637 xhci_alloc_command
|
| H A D | abi_gki_aarch64_galaxy | 4616 xhci_alloc_command
|