free_streams_command  658 drivers/usb/host/xhci-mem.c 	stream_info->free_streams_command =
free_streams_command  660 drivers/usb/host/xhci-mem.c 	if (!stream_info->free_streams_command)
free_streams_command  712 drivers/usb/host/xhci-mem.c 	xhci_free_command(xhci, stream_info->free_streams_command);
free_streams_command  779 drivers/usb/host/xhci-mem.c 	xhci_free_command(xhci, stream_info->free_streams_command);
free_streams_command 3592 drivers/usb/host/xhci.c 	command = vdev->eps[ep_index].stream_info->free_streams_command;
free_streams_command  853 drivers/usb/host/xhci.h 	struct xhci_command		*free_streams_command;