Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c857 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev) in snd_hdac_stream_wait_drsm() function
871 EXPORT_SYMBOL_GPL(snd_hdac_stream_wait_drsm);
/linux/include/sound/
H A Dhdaudio.h606 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev);
/linux/sound/soc/intel/avs/
H A Dpcm.c887 snd_hdac_stream_wait_drsm(hdac_stream(host_stream)); in avs_dai_fe_trigger()