Home
last modified time | relevance | path

Searched refs:register_dmac (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/drivers/dma/
H A Ddma-pvr2.c87 return register_dmac(&pvr2_dma_info); in pvr2_dma_init()
H A Ddma-api.c339 int register_dmac(struct dma_info *info) in register_dmac() function
391 EXPORT_SYMBOL(register_dmac);
H A Ddma-g2.c179 ret = register_dmac(&g2_dma_info); in g2_dma_init()
H A Ddma-sh.c400 return register_dmac(info); in sh_dmac_init()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Ddma.h129 extern int register_dmac(struct dma_info *info);