Home
last modified time | relevance | path

Searched refs:ehci_tt (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Dehci-sched.c114 static struct ehci_tt *find_tt(struct usb_device *udev) in find_tt()
117 struct ehci_tt *tt, **tt_index, **ptt; in find_tt()
144 ptt = (struct ehci_tt **) &utt->hcpriv; in find_tt()
174 struct ehci_tt *tt, **tt_index, **ptt; in drop_tt()
190 ptt = (struct ehci_tt **) &utt->hcpriv; in drop_tt()
226 struct ehci_tt *tt; in reserve_release_intr_bandwidth()
274 struct ehci_tt *tt) in compute_tt_budget()
381 struct ehci_tt *tt, in tt_available()
798 struct ehci_tt *tt in check_intr_schedule()
866 struct ehci_tt *tt; in qh_schedule()
[all …]
Dehci.h622 struct ehci_tt { struct
Dehci-hcd.c114 struct ehci_tt *tt);
Dehci-dbg.c539 struct ehci_tt *tt; in fill_bandwidth_buffer()