Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c210 void snd_hdac_stop_streams_and_chip(struct hdac_bus *bus) in snd_hdac_stop_streams_and_chip() function
218 EXPORT_SYMBOL_GPL(snd_hdac_stop_streams_and_chip);
/linux/include/sound/
H A Dhdaudio.h586 void snd_hdac_stop_streams_and_chip(struct hdac_bus *bus);
/linux/sound/soc/intel/avs/
H A Dcore.c562 snd_hdac_stop_streams_and_chip(bus); in avs_pci_remove()