Home
last modified time | relevance | path

Searched refs:itd_next (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c41 return &periodic->itd->itd_next; in periodic_next_shadow()
439 here = here.itd->itd_next; in tt_no_collision()
1732 itd->itd_next = here; in itd_link()
2404 q_p = &q.itd->itd_next; in scan_isoc()
2419 *q_p = q.itd->itd_next; in scan_isoc()
H A Dehci.h530 union ehci_shadow itd_next; /* ptr to periodic q entry */ member
H A Dehci-dbg.c712 p = p.itd->itd_next; in fill_periodic_buffer()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h559 union fotg210_shadow itd_next; /* ptr to periodic q entry */ member
H A Dfotg210-hcd.c603 p = p.itd->itd_next; in fill_periodic_buffer()
3283 return &periodic->itd->itd_next; in periodic_next_shadow()
3368 q = &q->itd->itd_next; in periodic_usecs()
3415 here = here.itd->itd_next; in tt_no_collision()
4339 itd->itd_next = here; in itd_link()
4605 q_p = &q.itd->itd_next; in scan_frame_queue()
4619 *q_p = q.itd->itd_next; in scan_frame_queue()