Home
last modified time | relevance | path

Searched defs:has_tt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dehci_pdriver.h32 unsigned has_tt:1; member
H A Dhcd.h157 unsigned has_tt:1; /* Integrated TT in root hub */ member
/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c578 bool has_tt = udev->tt && udev->tt->hub->parent; in need_bw_sch() local