Home
last modified time | relevance | path

Searched refs:fotg210_iso_sched (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h488 struct fotg210_iso_sched { struct
H A Dfotg210-hcd.c4009 static struct fotg210_iso_sched *iso_sched_alloc(unsigned packets, in iso_sched_alloc()
4012 struct fotg210_iso_sched *iso_sched; in iso_sched_alloc()
4022 struct fotg210_iso_sched *iso_sched, in itd_sched_init()
4060 struct fotg210_iso_sched *iso_sched) in iso_sched_free()
4076 struct fotg210_iso_sched *sched; in itd_urb_transaction()
4164 struct fotg210_iso_sched *sched = urb->hcpriv; in iso_stream_schedule()
4297 struct fotg210_itd *itd, struct fotg210_iso_sched *iso_sched, in itd_patch()
4353 struct fotg210_iso_sched *iso_sched = urb->hcpriv; in itd_link_urb()