Lines Matching defs:ptt
159 struct mu3h_sch_tt *tt, **tt_index, **ptt;
181 ptt = &tt_index[udev->ttport - 1];
183 ptt = (struct mu3h_sch_tt **) &utt->hcpriv;
186 tt = *ptt;
197 *ptt = tt;
207 struct mu3h_sch_tt *tt, **tt_index, **ptt;
216 ptt = &tt_index[udev->ttport - 1];
222 ptt = (struct mu3h_sch_tt **)&utt->hcpriv;
225 tt = *ptt;
229 *ptt = NULL;