Searched refs:ehci_qtd_alloc (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-mem.c48 static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags) function
99 qh->dummy = ehci_qtd_alloc (ehci, flags);
H A Dehci-q.c542 qtd = ehci_qtd_alloc (ehci, flags);
562 qtd = ehci_qtd_alloc (ehci, flags);
607 qtd = ehci_qtd_alloc (ehci, flags);
640 qtd = ehci_qtd_alloc (ehci, flags);

Completed in 48 milliseconds