Searched refs:xhci_free_command (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/usb/host/ |
| D | xhci.c | 544 xhci_free_command(xhci, command); in xhci_run() 3130 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3138 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3155 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3169 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3180 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3182 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset() 3385 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3397 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3404 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() [all …]
|
| D | xhci-mem.c | 685 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info() 757 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info() 1760 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
|
| D | xhci-hub.c | 531 xhci_free_command(xhci, command); in xhci_stop_device() 555 xhci_free_command(xhci, cmd); in xhci_stop_device()
|
| D | xhci.h | 2112 void xhci_free_command(struct xhci_hcd *xhci,
|
| D | xhci-ring.c | 731 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()
|