axg_fifo_pcm_new  321 sound/soc/meson/axg-fifo.c EXPORT_SYMBOL_GPL(axg_fifo_pcm_new);
axg_fifo_pcm_new   83 sound/soc/meson/axg-fifo.h int axg_fifo_pcm_new(struct snd_soc_pcm_runtime *rtd, unsigned int type);
axg_fifo_pcm_new   88 sound/soc/meson/axg-frddr.c 	return axg_fifo_pcm_new(rtd, SNDRV_PCM_STREAM_PLAYBACK);
axg_fifo_pcm_new   35 sound/soc/meson/axg-toddr.c 	return axg_fifo_pcm_new(rtd, SNDRV_PCM_STREAM_CAPTURE);