Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/meson/
Daxg-tdm.h63 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);
Daxg-tdm-formatter.c367 struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface) in axg_tdm_stream_alloc() function
380 EXPORT_SYMBOL_GPL(axg_tdm_stream_alloc);
Daxg-tdm-interface.c386 ts = axg_tdm_stream_alloc(iface); in axg_tdm_iface_probe_dai()