Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c705 xhci_free_command(xhci, command); in xhci_run()
3297 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3305 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3322 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3336 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3347 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3349 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset()
3552 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3564 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
3571 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams()
[all …]
Dxhci-mem.c703 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info()
775 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info()
1783 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
Dxhci-hub.c517 xhci_free_command(xhci, command); in xhci_stop_device()
541 xhci_free_command(xhci, cmd); in xhci_stop_device()
Dxhci.h2103 void xhci_free_command(struct xhci_hcd *xhci,
Dxhci-ring.c700 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()