Home
last modified time | relevance | path

Searched refs:find_tt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk-sch.c156 static struct mu3h_sch_tt *find_tt(struct usb_device *udev) in find_tt() function
255 tt = find_tt(udev); in create_sch_ep()
H A Dehci-sched.c101 static struct ehci_tt *find_tt(struct usb_device *udev) in find_tt() function
248 * find_tt() will not return any error here as we have in reserve_release_intr_bandwidth()
249 * already called find_tt() before calling this function in reserve_release_intr_bandwidth()
253 tt = find_tt(qh->ps.udev); in reserve_release_intr_bandwidth()
854 tt = find_tt(qh->ps.udev); in qh_schedule()
1346 * find_tt() will not return any error here as we have in reserve_release_iso_bandwidth()
1347 * already called find_tt() before calling this function in reserve_release_iso_bandwidth()
1351 tt = find_tt(stream->ps.udev); in reserve_release_iso_bandwidth()
1497 struct ehci_tt *tt = find_tt(stream->ps.udev); in iso_stream_schedule()
/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() function
247 tt = find_tt(qh->ps.udev); in reserve_release_intr_bandwidth()
847 tt = find_tt(qh->ps.udev); in qh_schedule()
1340 tt = find_tt(stream->ps.udev); in reserve_release_iso_bandwidth()
1486 struct ehci_tt *tt = find_tt(stream->ps.udev); in iso_stream_schedule()
H A Dxhci-mtk-sch.c109 static struct mu3h_sch_tt *find_tt(struct usb_device *udev) in find_tt() function
219 tt = find_tt(udev); in create_sch_ep()

Completed in 8 milliseconds