Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c438 int pasemi_dma_alloc_fun(void) in pasemi_dma_alloc_fun() function
451 EXPORT_SYMBOL(pasemi_dma_alloc_fun);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpasemi_dma.h520 extern int pasemi_dma_alloc_fun(void);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c304 ring->fun = pasemi_dma_alloc_fun(); in pasemi_mac_setup_csring()