Searched refs:axg_fifo_pcm_new (Results 1 – 4 of 4) sorted by relevance
92 int axg_fifo_pcm_new(struct snd_soc_pcm_runtime *rtd, unsigned int type);
308 int axg_fifo_pcm_new(struct snd_soc_pcm_runtime *rtd, unsigned int type) in axg_fifo_pcm_new() function318 EXPORT_SYMBOL_GPL(axg_fifo_pcm_new);
34 return axg_fifo_pcm_new(rtd, SNDRV_PCM_STREAM_CAPTURE); in axg_toddr_pcm_new()
97 return axg_fifo_pcm_new(rtd, SNDRV_PCM_STREAM_PLAYBACK); in axg_frddr_pcm_new()