Searched refs:ehci_qtd_free (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-mem.c60 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.c308 ehci_qtd_free (ehci, qtd);
374 ehci_qtd_free (ehci, last);
463 ehci_qtd_free (ehci, last);
519 ehci_qtd_free (ehci, qtd);
H A Dehci-hub.c23 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd);
870 ehci_qtd_free (ehci, qh->dummy);

Completed in 42 milliseconds