Searched refs:axg_tdm_stream_alloc (Results 1 – 3 of 3) sorted by relevance
63 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);
381 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface) in axg_tdm_stream_alloc() function394 EXPORT_SYMBOL_GPL(axg_tdm_stream_alloc);
395 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