Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-mem.c48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free() function
62 ehci_qtd_free (ehci, qh->dummy); in qh_destroy()
H A Dehci-q.c336 ehci_qtd_free (ehci, last); in qh_completions()
512 ehci_qtd_free (ehci, last); in qh_completions()
567 ehci_qtd_free (ehci, qtd); in qtd_list_free()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-mem.c48 static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd) in ehci_qtd_free() function
62 ehci_qtd_free (ehci, qh->dummy); in qh_destroy()
H A Dehci-q.c337 ehci_qtd_free (ehci, last); in qh_completions()
513 ehci_qtd_free (ehci, last); in qh_completions()
568 ehci_qtd_free (ehci, qtd); in qtd_list_free()

Completed in 5 milliseconds