Home
last modified time | relevance | path

Searched refs:has_tt (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/usb/
H A Dehci_pdriver.h32 unsigned has_tt:1; member
/linux/drivers/usb/host/
H A Dehci-platform.c303 hcd->has_tt = 1; in ehci_platform_probe()
342 if (pdata->has_tt) in ehci_platform_probe()
343 hcd->has_tt = 1; in ehci_platform_probe()
H A Dxhci-mtk-sch.c862 bool has_tt = udev->tt && udev->tt->hub->parent; in need_bw_sch() local
874 if (is_fs_or_ls(udev->speed) && !has_tt) in need_bw_sch()
H A Dehci-fsl.c393 hcd->has_tt = 1; in ehci_fsl_setup()
H A Dxen-hcd.c1287 hcd->has_tt = (hcd->driver->flags & HCD_MASK) != HCD_USB11; in xenhcd_setup()
H A Dr8a66597-hcd.c2487 hcd->has_tt = 1; in r8a66597_probe()
/linux/drivers/staging/greybus/
H A Dusb.c185 hcd->has_tt = 1; in gb_usb_probe()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1532 hcd->has_tt = 1; /* for low/full speed */ in usbhs_mod_host_probe()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1382 hcd_hs->has_tt = 1; in vhci_hcd_probe()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2720 hs_hcd->has_tt = 1; in dummy_hcd_probe()
/linux/drivers/usb/dwc2/
H A Dhcd.c5166 hcd->has_tt = 1; in dwc2_hcd_init()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c5576 hcd->has_tt = 1; in fotg210_hcd_probe()