axg_tdm_stream_alloc  393 sound/soc/meson/axg-tdm-formatter.c EXPORT_SYMBOL_GPL(axg_tdm_stream_alloc);
axg_tdm_stream_alloc  371 sound/soc/meson/axg-tdm-interface.c 		dai->capture_dma_data = axg_tdm_stream_alloc(iface);
axg_tdm_stream_alloc  377 sound/soc/meson/axg-tdm-interface.c 		dai->playback_dma_data = axg_tdm_stream_alloc(iface);
axg_tdm_stream_alloc   63 sound/soc/meson/axg-tdm.h struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);