Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c459 void pasemi_dma_free_fun(int fun) in pasemi_dma_free_fun() function
465 EXPORT_SYMBOL(pasemi_dma_free_fun);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpasemi_dma.h521 extern void pasemi_dma_free_fun(int fun);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c360 pasemi_dma_free_fun(csring->fun); in pasemi_mac_free_csring()