Home
last modified time | relevance | path

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

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