Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c221 * snd_hdac_stream_reset - reset a stream
224 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()
947 snd_hdac_stream_reset(azx_dev); in snd_hdac_dsp_prepare()
/linux/include/sound/
H A Dhdaudio.h587 void snd_hdac_stream_reset(struct hdac_stream *azx_dev);
/linux/sound/hda/common/
H A Dcontroller.c175 snd_hdac_stream_reset(azx_stream(azx_dev)); in azx_pcm_prepare()
/linux/sound/soc/intel/avs/
H A Dpcm.c762 snd_hdac_stream_reset(hdac_stream(host_stream)); in avs_dai_fe_prepare()