Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
Ducc_slow.c188 ucc_slow_free(uccs); in ucc_slow_init()
201 ucc_slow_free(uccs); in ucc_slow_init()
217 ucc_slow_free(uccs); in ucc_slow_init()
227 ucc_slow_free(uccs); in ucc_slow_init()
316 ucc_slow_free(uccs); in ucc_slow_init()
324 ucc_slow_free(uccs); in ucc_slow_init()
354 void ucc_slow_free(struct ucc_slow_private * uccs) in ucc_slow_free() function
373 EXPORT_SYMBOL(ucc_slow_free);
/linux-4.1.27/arch/powerpc/include/asm/
Ducc_slow.h234 void ucc_slow_free(struct ucc_slow_private * uccs);
/linux-4.1.27/drivers/tty/serial/
Ducc_uart.c1064 ucc_slow_free(uccs); in qe_uart_release_port()