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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-sched.c56 return &periodic->itd->itd_next;
142 q = &q->itd->itd_next;
253 q = &q->itd->itd_next;
403 here = here.itd->itd_next;
1565 itd->itd_next = here;
2389 q_p = &q.itd->itd_next;
2403 *q_p = q.itd->itd_next;
H A Dehci.h459 union ehci_shadow itd_next; /* ptr to periodic q entry */ member in struct:ehci_itd
H A Dehci-dbg.c669 p = p.itd->itd_next;

Completed in 33 milliseconds