Searched refs:can_do_streams (Results 1 – 4 of 4) sorted by relevance
149 if (udev->speed >= USB_SPEED_SUPER && !hcd->can_do_streams) { in uas_use_uas_driver()
330 usb3_hcd->can_do_streams = 1; in xhci_plat_probe()
633 xhci->shared_hcd->can_do_streams = 1; in xhci_pci_common_probe()
159 unsigned can_do_streams:1; /* HC supports streams */ member