Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/
Dhdac_stream.c181 void snd_hdac_stop_streams(struct hdac_bus *bus) in snd_hdac_stop_streams() function
188 EXPORT_SYMBOL_GPL(snd_hdac_stop_streams);
198 snd_hdac_stop_streams(bus); in snd_hdac_stop_streams_and_chip()
/Linux-v6.1/include/sound/
Dhdaudio.h566 void snd_hdac_stop_streams(struct hdac_bus *bus);
/Linux-v6.1/sound/pci/hda/
Dhda_controller.c1037 snd_hdac_stop_streams(bus); in azx_stop_all_streams()