Home
last modified time | relevance | path

Searched refs:ehci_tt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
132 ptt = (struct ehci_tt **) &utt->hcpriv; in find_tt()
136 if (!tt) { /* Create the ehci_tt */ 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()
262 struct ehci_tt *tt) in compute_tt_budget()
350 struct ehci_tt *tt, in tt_available()
767 struct ehci_tt *t in check_intr_schedule()
[all...]
H A Dehci.h51 struct list_head ps_list; /* node on ehci_tt's ps_list */
622 struct ehci_tt { struct
625 struct list_head tt_list; /* List of all ehci_tt's */
H A Dehci-hcd.c101 struct ehci_tt *tt);
H A Dehci-dbg.c513 struct ehci_tt *tt; in fill_bandwidth_buffer()
/kernel/linux/linux-6.6/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()
132 ptt = (struct ehci_tt **) &utt->hcpriv; in find_tt()
136 if (!tt) { /* Create the ehci_tt */ 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()
774 struct ehci_tt *t in check_intr_schedule()
[all...]
H A Dehci.h51 struct list_head ps_list; /* node on ehci_tt's ps_list */
625 struct ehci_tt { struct
628 struct list_head tt_list; /* List of all ehci_tt's */
H A Dehci-dbg.c513 struct ehci_tt *tt; in fill_bandwidth_buffer()
H A Dehci-hcd.c102 struct ehci_tt *tt);

Completed in 13 milliseconds