Home
last modified time | relevance | path

Searched refs:free_streams_command (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dxhci-mem.c649 stream_info->free_streams_command = in xhci_alloc_stream_info()
651 if (!stream_info->free_streams_command) in xhci_alloc_stream_info()
703 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_alloc_stream_info()
775 xhci_free_command(xhci, stream_info->free_streams_command); in xhci_free_stream_info()
A Dxhci.h862 struct xhci_command *free_streams_command; member
A Dxhci.c3740 command = vdev->eps[ep_index].stream_info->free_streams_command; in xhci_free_streams()

Completed in 27 milliseconds