Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-tdm.h63 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);
H A Daxg-tdm-formatter.c381 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface) in axg_tdm_stream_alloc() function
394 EXPORT_SYMBOL_GPL(axg_tdm_stream_alloc);
H A Daxg-tdm-interface.c379 dai->capture_dma_data = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()
385 dai->playback_dma_data = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()