Home
last modified time | relevance | path

Searched refs:can_do_streams (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/storage/
Duas-detect.h130 if (udev->speed >= USB_SPEED_SUPER && !hcd->can_do_streams) { in uas_use_uas_driver()
/linux-4.1.27/drivers/usb/host/
Dxhci-plat.c157 xhci->shared_hcd->can_do_streams = 1; in xhci_plat_probe()
Dxhci-pci.c277 xhci->shared_hcd->can_do_streams = 1; in xhci_pci_probe()
/linux-4.1.27/include/linux/usb/
Dhcd.h147 unsigned can_do_streams:1; /* HC supports streams */ member