Searched refs:xhci_free_command (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/usb/host/ |
| D | xhci.c | 693 xhci_free_command(xhci, command); in xhci_run() 3256 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3264 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3281 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3295 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3306 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3308 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset() 3511 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3523 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3530 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() [all …]
|
| D | xhci-mem.c | 704 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info() 771 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 1850 xhci_free_command(xhci, xhci->lpm_command); in xhci_mem_cleanup()
|
| D | xhci-hub.c | 516 xhci_free_command(xhci, command); in xhci_stop_device() 540 xhci_free_command(xhci, cmd); in xhci_stop_device()
|
| D | xhci.h | 2077 void xhci_free_command(struct xhci_hcd *xhci,
|
| D | xhci-ring.c | 693 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()
|