Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_free_all (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_stream.c95 void snd_hdac_stream_free_all(struct hdac_bus *bus) in snd_hdac_stream_free_all() function
107 EXPORT_SYMBOL_GPL(snd_hdac_stream_free_all);
/linux-5.19.10/sound/soc/intel/avs/
Dcore.c472 snd_hdac_stream_free_all(bus); in avs_pci_probe()
508 snd_hdac_stream_free_all(bus); in avs_pci_remove()
/linux-5.19.10/include/sound/
Dhdaudio_ext.h88 void snd_hdac_stream_free_all(struct hdac_bus *bus);
/linux-5.19.10/sound/soc/intel/skylake/
Dskl.c447 snd_hdac_stream_free_all(bus); in skl_free()