Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.c690 xhci_free_command(xhci, command); in xhci_run()
3197 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3205 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3228 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3240 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3242 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset()
3441 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3453 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3460 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3534 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
[all …]
Dxhci-mem.c712 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info()
779 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info()
1782 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
1849 xhci_free_command(xhci, xhci->lpm_command); in xhci_mem_cleanup()
Dxhci-hub.c421 xhci_free_command(xhci, command); in xhci_stop_device()
445 xhci_free_command(xhci, cmd); in xhci_stop_device()
Dxhci.h2037 void xhci_free_command(struct xhci_hcd *xhci,
Dxhci-ring.c4111 xhci_free_command(xhci, cmd); in xhci_queue_new_dequeue_state()