Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c461 void pasemi_dma_free_fun(int fun) in pasemi_dma_free_fun() function
467 EXPORT_SYMBOL(pasemi_dma_free_fun);
/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h521 extern void pasemi_dma_free_fun(int fun);
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c361 pasemi_dma_free_fun(csring->fun); in pasemi_mac_free_csring()