Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c544 xhci_free_command(xhci, command); in xhci_run()
3140 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3148 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3165 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3179 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3190 xhci_free_command(xhci, cfg_cmd); in xhci_endpoint_reset()
3192 xhci_free_command(xhci, stop_cmd); in xhci_endpoint_reset()
3893 xhci_free_command(xhci, command); in xhci_disable_slot()
3943 xhci_free_command(xhci, command); in xhci_alloc_dev()
3962 xhci_free_command(xhci, command); in xhci_alloc_dev()
[all …]
H A Dxhci-mem.c685 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 Dxhci-hub.c531 xhci_free_command(xhci, command); in xhci_stop_device()
555 xhci_free_command(xhci, cmd); in xhci_stop_device()
H A Dxhci.h2119 void xhci_free_command(struct xhci_hcd *xhci,
H A Dxhci-ring.c738 xhci_free_command(xhci, cmd); in xhci_move_dequeue_past_td()