Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_stream.c224 void snd_hdac_stream_reset(struct hdac_stream *azx_dev) in snd_hdac_stream_reset() function
250 EXPORT_SYMBOL_GPL(snd_hdac_stream_reset);
772 snd_hdac_stream_reset(s); in snd_hdac_stream_sync()
966 snd_hdac_stream_reset(azx_dev); in snd_hdac_dsp_prepare()
/linux-6.15/include/sound/
H A Dhdaudio.h587 void snd_hdac_stream_reset(struct hdac_stream *azx_dev);
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c175 snd_hdac_stream_reset(azx_stream(azx_dev)); in azx_pcm_prepare()
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c710 snd_hdac_stream_reset(hdac_stream(host_stream)); in avs_dai_fe_prepare()