Home
last modified time | relevance | path

Searched refs:sch_tt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c279 sch_ep->sch_tt = tt; in create_sch_ep()
446 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in get_fs_bw()
477 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_ls_budget_microframes()
498 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_budget_microframes()
525 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_budget_frames()
636 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_isoc_ss_overlap()
736 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in update_sch_tt()
785 if (sch_ep->sch_tt) in load_ep_bw()
833 if (sch_ep->sch_tt) in check_sch_bw()
851 if (sch_ep->sch_tt) in destroy_sch_ep()
H A Dxhci-mtk.h108 struct mu3h_sch_tt *sch_tt; member