Lines Matching defs:component
282 static int fsl_dma_new(struct snd_soc_component *component,
383 static int fsl_dma_open(struct snd_soc_component *component,
387 struct device *dev = component->dev;
389 container_of(component->driver, struct dma_object, dai);
535 static int fsl_dma_hw_params(struct snd_soc_component *component,
541 struct device *dev = component->dev;
699 static snd_pcm_uframes_t fsl_dma_pointer(struct snd_soc_component *component,
704 struct device *dev = component->dev;
763 static int fsl_dma_hw_free(struct snd_soc_component *component,
797 static int fsl_dma_close(struct snd_soc_component *component,
802 struct device *dev = component->dev;
804 container_of(component->driver, struct dma_object, dai);
824 static void fsl_dma_free_dma_buffers(struct snd_soc_component *component,