Searched refs:ehci_qh_alloc (Results 1 - 2 of 2) 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.c82 static struct ehci_qh *ehci_qh_alloc (struct ehci_hcd *ehci, gfp_t flags) function
197 ehci->async = ehci_qh_alloc (ehci, flags);
H A Dehci-q.c799 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags);

Completed in 163 milliseconds