Home
last modified time | relevance | path

Searched refs:ucc_slow_free (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/soc/fsl/qe/
Ducc_slow.c180 ucc_slow_free(uccs); in ucc_slow_init()
193 ucc_slow_free(uccs); in ucc_slow_init()
208 ucc_slow_free(uccs); in ucc_slow_init()
217 ucc_slow_free(uccs); in ucc_slow_init()
306 ucc_slow_free(uccs); in ucc_slow_init()
314 ucc_slow_free(uccs); in ucc_slow_init()
344 void ucc_slow_free(struct ucc_slow_private * uccs) in ucc_slow_free() function
358 EXPORT_SYMBOL(ucc_slow_free);
/linux-5.19.10/include/soc/fsl/qe/
Ducc_slow.h229 void ucc_slow_free(struct ucc_slow_private * uccs);
/linux-5.19.10/drivers/tty/serial/
Ducc_uart.c1056 ucc_slow_free(uccs); in qe_uart_release_port()