Home
last modified time | relevance | path

Searched refs:itd_next (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-sched.c41 return &periodic->itd->itd_next; in periodic_next_shadow()
433 here = here.itd->itd_next; in tt_no_collision()
1721 itd->itd_next = here; in itd_link()
2393 q_p = &q.itd->itd_next; in scan_isoc()
2408 *q_p = q.itd->itd_next; in scan_isoc()
H A Dfotg210.h561 union fotg210_shadow itd_next; /* ptr to periodic q entry */ member
H A Dehci.h527 union ehci_shadow itd_next; /* ptr to periodic q entry */ member
H A Dfotg210-hcd.c604 p = p.itd->itd_next; in fill_periodic_buffer()
3282 return &periodic->itd->itd_next; in periodic_next_shadow()
3367 q = &q->itd->itd_next; in periodic_usecs()
3414 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()
H A Dehci-dbg.c712 p = p.itd->itd_next; in fill_periodic_buffer()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()

Completed in 47 milliseconds