Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c197 void snd_hdac_stop_streams(struct hdac_bus *bus) in snd_hdac_stop_streams() function
204 EXPORT_SYMBOL_GPL(snd_hdac_stop_streams);
214 snd_hdac_stop_streams(bus); in snd_hdac_stop_streams_and_chip()
/linux/include/sound/
H A Dhdaudio.h588 void snd_hdac_stop_streams(struct hdac_bus *bus);
/linux/sound/hda/common/
H A Dcontroller.c1032 snd_hdac_stop_streams(bus); in azx_stop_all_streams()