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

/linux-4.4.14/drivers/usb/host/
H A Dehci-mem.c61 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) ehci_qtd_free() function
75 ehci_qtd_free (ehci, qh->dummy); qh_destroy()
H A Dehci-q.c334 ehci_qtd_free (ehci, last); qh_completions()
505 ehci_qtd_free (ehci, last); qh_completions()
565 ehci_qtd_free (ehci, qtd); list_for_each_safe()

Completed in 112 milliseconds