Home
last modified time | relevance | path

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

/linux/arch/sh/drivers/dma/
A Ddma-api.c196 int register_dmac(struct dma_info *info) in register_dmac() function
248 EXPORT_SYMBOL(register_dmac);
A Ddma-pvr2.c87 return register_dmac(&pvr2_dma_info); in pvr2_dma_init()
A Ddma-g2.c179 ret = register_dmac(&g2_dma_info); in g2_dma_init()
A Ddma-sh.c411 return register_dmac(info); in sh_dmac_init()
/linux/arch/sh/include/asm/
A Ddma.h126 extern int register_dmac(struct dma_info *info);

Completed in 11 milliseconds