Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Ducc_fast.c234 ucc_fast_free(uccf); in ucc_fast_init()
275 ucc_fast_free(uccf); in ucc_fast_init()
288 ucc_fast_free(uccf); in ucc_fast_init()
318 ucc_fast_free(uccf); in ucc_fast_init()
327 ucc_fast_free(uccf); in ucc_fast_init()
347 void ucc_fast_free(struct ucc_fast_private * uccf) in ucc_fast_free() function
363 EXPORT_SYMBOL(ucc_fast_free);
/linux-4.4.14/arch/powerpc/include/asm/
Ducc_fast.h199 void ucc_fast_free(struct ucc_fast_private * uccf);
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.c1931 ucc_fast_free(ugeth->uccf); in ucc_geth_memclean()