Searched refs:xhci_free_command (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.c | 545 xhci_free_command(xhci, command); in xhci_run() 3163 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3171 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3188 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3202 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3213 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset() 3215 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset() 3418 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3430 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() 3437 xhci_free_command(xhci, config_cmd); in xhci_alloc_streams() [all …]
|
H A 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() 1762 void xhci_free_command(struct xhci_hcd *xhci, in xhci_free_command() function
|
H A D | xhci-hub.c | 531 xhci_free_command(xhci, command); in xhci_stop_device() 555 xhci_free_command(xhci, cmd); in xhci_stop_device()
|
H A D | xhci.h | 1866 void xhci_free_command(struct xhci_hcd *xhci,
|
H A D | xhci-ring.c | 740 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()
|