Searched defs:has_tt (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/usb/ | ||
| H A D | ehci_pdriver.h | 32 unsigned has_tt:1; member |
| /linux/drivers/usb/host/ | ||
| H A D | xhci-mtk-sch.c | 862 bool has_tt = udev->tt && udev->tt->hub->parent; in need_bw_sch() local |