ALSA: hda: Introduce snd_hdac_stream_wait_drsm()
[sfrench/cifs-2.6.git] / include / sound / hdaudio.h
index 78f1809a4ad6bdac9a90baef395037640f778460..a6872537724d3d2b4c9cd00e160fcea7d603e9a3 100644 (file)
@@ -597,6 +597,7 @@ int snd_hdac_stream_get_spbmaxfifo(struct hdac_bus *bus,
                                   struct hdac_stream *azx_dev);
 void snd_hdac_stream_drsm_enable(struct hdac_bus *bus,
                                 bool enable, int index);
+int snd_hdac_stream_wait_drsm(struct hdac_stream *azx_dev);
 int snd_hdac_stream_set_dpibr(struct hdac_bus *bus,
                              struct hdac_stream *azx_dev, u32 value);
 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value);