Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_stream_setup (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/sound/hda/ext/
Dhdac_ext_stream.c236 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt) in snd_hdac_ext_stream_setup() function
254 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_setup);
/linux-6.14.4/include/sound/
Dhdaudio_ext.h91 int snd_hdac_ext_stream_setup(struct hdac_ext_stream *hext_stream, int fmt);
/linux-6.14.4/sound/soc/sof/intel/
Dhda-dai-ops.c172 snd_hdac_ext_stream_setup(hext_stream, format_val); in hda_setup_hext_stream()
/linux-6.14.4/sound/soc/intel/avs/
Dpcm.c389 snd_hdac_ext_stream_setup(link_stream, format_val); in avs_dai_hda_be_prepare()