Home
last modified time | relevance | path

Searched refs:xhci_alloc_command (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
A Dxhci.c686 command = xhci_alloc_command(xhci, false, GFP_KERNEL); in xhci_run()
1555 command = xhci_alloc_command(xhci, true, mem_flags); in xhci_check_maxpacket()
1835 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_urb_dequeue()
3014 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_check_bandwidth()
3233 stop_cmd = xhci_alloc_command(xhci, true, GFP_NOWAIT); in xhci_endpoint_reset()
3829 reset_device_cmd = xhci_alloc_command(xhci, true, GFP_NOIO); in xhci_discover_or_reset_device()
3973 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_disable_slot()
4046 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_alloc_dev()
4176 command = xhci_alloc_command(xhci, true, GFP_KERNEL); in xhci_setup_device()
A Dxhci-hub.c490 cmd = xhci_alloc_command(xhci, true, GFP_NOIO); in xhci_stop_device()
506 command = xhci_alloc_command(xhci, false, GFP_NOWAIT); in xhci_stop_device()
A Dxhci-ring.c686 cmd = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_move_dequeue_past_td()
888 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_reset_halted_ep()
1131 command = xhci_alloc_command(xhci, false, GFP_ATOMIC); in xhci_handle_cmd_stop_ep()
A Dxhci-mem.c1733 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci, in xhci_alloc_command() function
1764 command = xhci_alloc_command(xhci, allocate_completion, mem_flags); in xhci_alloc_command_with_ctx()
A Dxhci.h2072 struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,
/linux/
A DSystem.map42045 ffff800010b587c0 T xhci_alloc_command
A D.tmp_System.map42045 ffff800010b587c0 T xhci_alloc_command

Completed in 962 milliseconds