Lines Matching defs:ptt
104 struct ehci_tt *tt, **tt_index, **ptt;129 ptt = &tt_index[port];132 ptt = (struct ehci_tt **) &utt->hcpriv;135 tt = *ptt;152 *ptt = tt;162 struct ehci_tt *tt, **tt_index, **ptt;171 ptt = &tt_index[udev->ttport - 1];178 ptt = (struct ehci_tt **) &utt->hcpriv;181 tt = *ptt;186 *ptt = NULL;