Searched refs:can_do_streams (Results 1 – 6 of 6) sorted by relevance
136 if (udev->speed >= USB_SPEED_SUPER && !hcd->can_do_streams) { in uas_use_uas_driver()
291 xhci->shared_hcd->can_do_streams = 1; in xhci_histb_probe()
315 xhci->shared_hcd->can_do_streams = 1; in xhci_plat_probe()
358 xhci->shared_hcd->can_do_streams = 1; in xhci_pci_probe()
555 xhci->shared_hcd->can_do_streams = 1; in xhci_mtk_probe()
171 unsigned can_do_streams:1; /* HC supports streams */ member