Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_stream.c846 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev) in snd_hdac_stream_wait_drsm() function
860 EXPORT_SYMBOL_GPL(snd_hdac_stream_wait_drsm);
/openbmc/linux/include/sound/
H A Dhdaudio.h603 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev);
/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c666 snd_hdac_stream_wait_drsm(hdac_stream(host_stream)); in avs_dai_fe_trigger()