Searched refs:ehci_qtd_free (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-mem.c | 48 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 D | ehci-q.c | 336 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 D | ehci-mem.c | 48 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 D | ehci-q.c | 337 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