Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.h35 struct mu3h_sch_tt { struct
95 struct mu3h_sch_tt *sch_tt;
Dxhci-mtk-sch.c161 static struct mu3h_sch_tt *find_tt(struct usb_device *udev) in find_tt()
164 struct mu3h_sch_tt *tt, **tt_index, **ptt; in find_tt()
188 ptt = (struct mu3h_sch_tt **) &utt->hcpriv; in find_tt()
212 struct mu3h_sch_tt *tt, **tt_index, **ptt; in drop_tt()
227 ptt = (struct mu3h_sch_tt **)&utt->hcpriv; in drop_tt()
249 struct mu3h_sch_tt *tt = NULL; in create_sch_ep()
454 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_bus_bw()
541 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in update_sch_tt()