Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-sched.c41 return &periodic->itd->itd_next; in periodic_next_shadow()
438 here = here.itd->itd_next; in tt_no_collision()
1731 itd->itd_next = here; in itd_link()
2403 q_p = &q.itd->itd_next; in scan_isoc()
2418 *q_p = q.itd->itd_next; in scan_isoc()
H A Dehci-dbg.c712 p = p.itd->itd_next; in fill_periodic_buffer()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h559 union fotg210_shadow itd_next; /* ptr to periodic q entry */ member
H A Dfotg210-hcd.c599 p = p.itd->itd_next; in fill_periodic_buffer()
3279 return &periodic->itd->itd_next; in periodic_next_shadow()
3364 q = &q->itd->itd_next; in periodic_usecs()
3411 here = here.itd->itd_next; in tt_no_collision()
4335 itd->itd_next = here; in itd_link()
4601 q_p = &q.itd->itd_next; in scan_frame_queue()
4615 *q_p = q.itd->itd_next; in scan_frame_queue()