Home
last modified time | relevance | path

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

/linux-6.6.21/sound/hda/
Dhdac_stream.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-6.6.21/sound/soc/intel/avs/
Dcore.c492 snd_hdac_stop_streams(bus); in avs_pci_shutdown()
/linux-6.6.21/include/sound/
Dhdaudio.h583 void snd_hdac_stop_streams(struct hdac_bus *bus);
/linux-6.6.21/sound/soc/intel/skylake/
Dskl.c1110 snd_hdac_stop_streams(bus); in skl_shutdown()
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c1037 snd_hdac_stop_streams(bus); in azx_stop_all_streams()