Home
last modified time | relevance | path

Searched refs:axg_tdm_stream_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/soc/meson/
Daxg-tdm.h63 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);
Daxg-tdm-formatter.c351 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface) in axg_tdm_stream_alloc() function
364 EXPORT_SYMBOL_GPL(axg_tdm_stream_alloc);
Daxg-tdm-interface.c363 dai->capture_dma_data = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()
369 dai->playback_dma_data = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()