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.c280 sch_ep->sch_tt = tt; in create_sch_ep()
447 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in get_fs_bw()
478 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_ls_budget_microframes()
499 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_budget_microframes()
526 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_budget_frames()
637 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_isoc_ss_overlap()
737 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in update_sch_tt()
786 if (sch_ep->sch_tt) in load_ep_bw()
834 if (sch_ep->sch_tt) in check_sch_bw()
852 if (sch_ep->sch_tt) in destroy_sch_ep()
H A Dxhci-mtk.h106 struct mu3h_sch_tt *sch_tt; member