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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 113 milliseconds