Home
last modified time | relevance | path

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

/Linux-v6.6/sound/hda/
Dhdac_stream.c847 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev) in snd_hdac_stream_wait_drsm() function
861 EXPORT_SYMBOL_GPL(snd_hdac_stream_wait_drsm);
/Linux-v6.6/include/sound/
Dhdaudio.h603 int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev);
/Linux-v6.6/sound/soc/intel/avs/
Dpcm.c666 snd_hdac_stream_wait_drsm(hdac_stream(host_stream)); in avs_dai_fe_trigger()