Lines Matching refs:xhci_alloc_command
672 command = xhci_alloc_command(xhci, false, GFP_KERNEL); in xhci_run()
1578 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_check_ep0_maxpacket()
1865 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_urb_dequeue()
2905 command = xhci_alloc_command(xhci, true, gfp_flags); in xhci_stop_endpoint_sync()
3101 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_check_bandwidth()
3215 cmd = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_get_port_bandwidth()
3373 stop_cmd = xhci_alloc_command(xhci, true, GFP_NOWAIT); in xhci_endpoint_reset()
3987 reset_device_cmd = xhci_alloc_command(xhci, true, GFP_NOIO); in xhci_discover_or_reset_device()
4137 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_disable_slot()
4220 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_alloc_dev()
4355 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_setup_device()