Home
last modified time | relevance | path

Searched refs:xhci_free_command (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci.c690 xhci_free_command(xhci, command); in xhci_run()
3199 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3207 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3230 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3241 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3243 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset()
3444 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3456 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3463 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3537 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
[all …]
Dxhci-mem.c721 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info()
788 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info()
1797 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
1864 xhci_free_command(xhci, xhci->lpm_command); in xhci_mem_cleanup()
Dxhci-hub.c430 xhci_free_command(xhci, command); in xhci_stop_device()
454 xhci_free_command(xhci, cmd); in xhci_stop_device()
Dxhci.h2053 void xhci_free_command(struct xhci_hcd *xhci,
Dxhci-ring.c4199 xhci_free_command(xhci, cmd); in xhci_queue_new_dequeue_state()