Searched refs:fotg210_qtd_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fotg210-hcd.c | 1828 static inline void fotg210_qtd_free(struct fotg210_hcd *fotg210, in fotg210_qtd_free() function 1843 fotg210_qtd_free(fotg210, qh->dummy); in qh_destroy() 2291 fotg210_qtd_free(fotg210, last); in qh_completions() 2456 fotg210_qtd_free(fotg210, last); in qh_completions() 2519 fotg210_qtd_free(fotg210, qtd); in qtd_list_free()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 1828 static inline void fotg210_qtd_free(struct fotg210_hcd *fotg210, in fotg210_qtd_free() function 1843 fotg210_qtd_free(fotg210, qh->dummy); in qh_destroy() 2292 fotg210_qtd_free(fotg210, last); in qh_completions() 2457 fotg210_qtd_free(fotg210, last); in qh_completions() 2520 fotg210_qtd_free(fotg210, qtd); in qtd_list_free()
|
Completed in 13 milliseconds