Home
last modified time | relevance | path

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

/linux/sound/soc/meson/
A Daxg-tdm.h63 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);
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);
A Daxg-tdm-interface.c395 dai->capture_dma_data = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()
401 dai->playback_dma_data = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()

Completed in 5 milliseconds