Searched refs:ehci_qtd_alloc (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-mem.c49 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) function
102 qh->dummy = ehci_qtd_alloc (ehci, flags);
H A Dehci-q.c627 qtd = ehci_qtd_alloc (ehci, flags);
648 qtd = ehci_qtd_alloc (ehci, flags);
719 qtd = ehci_qtd_alloc (ehci, flags);
754 qtd = ehci_qtd_alloc (ehci, flags);
H A Doxu210hp-hcd.c564 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) function
644 qh->dummy = ehci_qtd_alloc(oxu);
1200 qtd = ehci_qtd_alloc(oxu);
1229 qtd = ehci_qtd_alloc(oxu);
1285 qtd = ehci_qtd_alloc(oxu);
1323 qtd = ehci_qtd_alloc(oxu);

Completed in 103 milliseconds