Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c679 xhci_free_command(xhci, command); in xhci_run()
2937 xhci_free_command(xhci, command); in xhci_stop_endpoint_sync()
3395 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3403 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3420 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3434 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3445 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3447 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset()
3650 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3662 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
[all …]
H A Dxhci-mem.c707 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
H A Dxhci-hub.c500 xhci_free_command(xhci, command); in xhci_stop_device()
524 xhci_free_command(xhci, cmd); in xhci_stop_device()
H A Dxhci.h1850 void xhci_free_command(struct xhci_hcd *xhci,
H A Dxhci-ring.c778 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()