Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
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()
132 ptt = (struct ehci_tt **) &utt->hcpriv; in find_tt()
162 struct ehci_tt *tt, **tt_index, **ptt; in drop_tt()
178 ptt = (struct ehci_tt **) &utt->hcpriv; in drop_tt()
214 struct ehci_tt *tt; in reserve_release_intr_bandwidth()
268 struct ehci_tt *tt) in compute_tt_budget()
356 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 …]
Dehci.h624 struct ehci_tt { struct
Dehci-hcd.c102 struct ehci_tt *tt);
Dehci-dbg.c513 struct ehci_tt *tt; in fill_bandwidth_buffer()