Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-sched.c101 static struct ehci_tt *find_tt(struct usb_device *udev) in find_tt()
104 struct ehci_tt *tt, **tt_index, **ptt; in find_tt()
131 ptt = (struct ehci_tt **) &utt->hcpriv; in find_tt()
161 struct ehci_tt *tt, **tt_index, **ptt; in drop_tt()
177 ptt = (struct ehci_tt **) &utt->hcpriv; in drop_tt()
213 struct ehci_tt *tt; in reserve_release_intr_bandwidth()
267 struct ehci_tt *tt) in compute_tt_budget()
355 struct ehci_tt *tt, in tt_available()
773 struct ehci_tt *tt in check_intr_schedule()
841 struct ehci_tt *tt; in qh_schedule()
[all …]
H A Dehci.h631 struct ehci_tt { struct
H A Dehci-hcd.c102 struct ehci_tt *tt);
H A Dehci-dbg.c513 struct ehci_tt *tt; in fill_bandwidth_buffer()