Searched refs:xhci_free_command (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/usb/host/ |
| H A D | xhci.c | 577 xhci_free_command(xhci, command); in xhci_run() 2839 xhci_free_command(xhci, command); in xhci_stop_endpoint_sync() 3247 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3255 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3272 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3286 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3297 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3299 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset() 4019 xhci_free_command(xhci, command); in xhci_disable_slot() 4088 xhci_free_command(xhci, command); in xhci_alloc_dev() [all …]
|
| H A D | xhci-mem.c | 678 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info() 750 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info() 1751 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
|
| H A D | xhci-hub.c | 500 xhci_free_command(xhci, command); in xhci_stop_device() 524 xhci_free_command(xhci, cmd); in xhci_stop_device()
|
| H A D | xhci.h | 1843 void xhci_free_command(struct xhci_hcd *xhci,
|
| H A D | xhci-ring.c | 778 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()
|