Searched refs:dmaengine_mpcm (Results 1 – 1 of 1) sorted by relevance
23 struct dmaengine_mpcm { struct50 static struct dmaengine_mpcm *soc_component_to_mpcm(struct snd_soc_component *p) in soc_component_to_mpcm() argument52 return container_of(p, struct dmaengine_mpcm, component); in soc_component_to_mpcm()55 static struct dma_chan *to_chan(struct dmaengine_mpcm *pcm, in to_chan()70 static struct device *dmaengine_dma_dev(struct dmaengine_mpcm *pcm, in dmaengine_dma_dev()385 struct dmaengine_mpcm *pcm = soc_component_to_mpcm(component); in dmaengine_mpcm_hw_params()454 struct dmaengine_mpcm *pcm = soc_component_to_mpcm(component); in dmaengine_mpcm_set_runtime_hwparams()524 struct dmaengine_mpcm *pcm = soc_component_to_mpcm(component); in dmaengine_mpcm_open()560 struct dmaengine_mpcm *pcm = soc_component_to_mpcm(component); in dmaengine_mpcm_new()659 static void dmaengine_mpcm_release_chan(struct dmaengine_mpcm *pcm) in dmaengine_mpcm_release_chan()[all …]