Searched refs:ehci_itd (Results 1 - 5 of 5) 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.h289 struct ehci_itd *itd; /* Q_TYPE_ITD */
441 struct ehci_itd { struct
H A Dehci-sched.c1048 struct ehci_itd *itd;
1050 itd = list_entry (entry, struct ehci_itd,
1204 struct ehci_itd *itd;
1233 struct ehci_itd, itd_list);
1499 struct ehci_itd *itd)
1518 struct ehci_itd *itd,
1548 itd_link (struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd)
1642 struct ehci_itd *itd;
1673 struct ehci_itd, itd_list);
1721 struct ehci_itd *it
[all...]
H A Dehci-mem.c203 ehci->itd_pool = dma_pool_create ("ehci_itd",
205 sizeof (struct ehci_itd),
H A Dehci-hcd.c1245 sizeof(struct ehci_itd), sizeof(struct ehci_sitd));
H A Dehci-dbg.c149 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd)

Completed in 118 milliseconds