Searched refs:ehci_qtd_free (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.c61 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) function
77 ehci_qtd_free (ehci, qh->dummy);
H A Dehci-q.c362 ehci_qtd_free (ehci, last);
526 ehci_qtd_free (ehci, last);
602 ehci_qtd_free (ehci, qtd);

Completed in 177 milliseconds