Searched refs:mu3h_sch_tt (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dxhci-mtk-sch.c164 static struct mu3h_sch_tt *find_tt(struct usb_device *udev)
167 struct mu3h_sch_tt *tt, **tt_index, **ptt;
191 ptt = (struct mu3h_sch_tt **) &utt->hcpriv;
195 if (!tt) { /* Create the mu3h_sch_tt */
215 struct mu3h_sch_tt *tt, **tt_index, **ptt;
230 ptt = (struct mu3h_sch_tt **)&utt->hcpriv;
252 struct mu3h_sch_tt *tt = NULL;
447 struct mu3h_sch_tt *tt = sch_ep->sch_tt;
478 struct mu3h_sch_tt *tt = sch_ep->sch_tt;
499 struct mu3h_sch_tt *t
[all...]
H A Dxhci-mtk.h44 struct mu3h_sch_tt { struct
74 * @tt_endpoint: linked into mu3h_sch_tt's list which it belongs to
76 * @sch_tt: mu3h_sch_tt linked into
106 struct mu3h_sch_tt *sch_tt;

Completed in 270 milliseconds