Searched refs:dummy_dma_ops (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
H A Ddma-mapping.h28 extern struct dma_map_ops dummy_dma_ops;
39 return &dummy_dma_ops; __generic_dma_ops()
/linux-4.4.14/sound/soc/
H A Dsoc-utils.c83 static struct snd_pcm_ops dummy_dma_ops = { variable in typeref:struct:snd_pcm_ops
89 .ops = &dummy_dma_ops,
/linux-4.4.14/arch/arm64/mm/
H A Ddma-mapping.c497 struct dma_map_ops dummy_dma_ops = { variable in typeref:struct:dma_map_ops
512 EXPORT_SYMBOL(dummy_dma_ops); variable

Completed in 68 milliseconds