Searched refs:oxu_qtd_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 985 static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) in oxu_qtd_free() function 1053 oxu_qtd_free(oxu, qh->dummy); in qh_destroy() 1456 oxu_qtd_free(oxu, last); in qh_completions() 1558 oxu_qtd_free(oxu, last); in qh_completions() 1606 oxu_qtd_free(oxu, qtd); in qtd_list_free()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 985 static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) in oxu_qtd_free() function 1053 oxu_qtd_free(oxu, qh->dummy); in qh_destroy() 1457 oxu_qtd_free(oxu, last); in qh_completions() 1559 oxu_qtd_free(oxu, last); in qh_completions() 1607 oxu_qtd_free(oxu, qtd); in qtd_list_free()
|
Completed in 12 milliseconds