aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-09-18 10:30:14 -0700
committerMark Brown <broonie@kernel.org>2018-09-18 10:30:14 -0700
commit90fbeb0cabf75e7ab04f4a13a237cd8ccb4544d9 (patch)
treef8d540943df9eaaba2001bcaa257624074d89441 /include/sound
parentASoC: rt5682: Improve HP performance (diff)
parentASoC: rt5682: Remove HP volume control (diff)
downloadwireguard-linux-90fbeb0cabf75e7ab04f4a13a237cd8ccb4544d9.tar.xz
wireguard-linux-90fbeb0cabf75e7ab04f4a13a237cd8ccb4544d9.zip
Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/hdaudio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/hdaudio.h b/include/sound/hdaudio.h
index 6f1e1f3b3063..cd1773d0e08f 100644
--- a/include/sound/hdaudio.h
+++ b/include/sound/hdaudio.h
@@ -412,6 +412,7 @@ void snd_hdac_bus_init_cmd_io(struct hdac_bus *bus);
void snd_hdac_bus_stop_cmd_io(struct hdac_bus *bus);
void snd_hdac_bus_enter_link_reset(struct hdac_bus *bus);
void snd_hdac_bus_exit_link_reset(struct hdac_bus *bus);
+int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
void snd_hdac_bus_update_rirb(struct hdac_bus *bus);
int snd_hdac_bus_handle_stream_irq(struct hdac_bus *bus, unsigned int status,