Home
last modified time | relevance | path

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

/linux-6.14.4/sound/hda/
Dhdac_stream.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-6.14.4/include/sound/
Dhdaudio.h586 void snd_hdac_stop_streams_and_chip(struct hdac_bus *bus);
/linux-6.14.4/sound/soc/intel/avs/
Dcore.c558 snd_hdac_stop_streams_and_chip(bus); in avs_pci_remove()