Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_stream.c103 void snd_hdac_stream_free_all(struct hdac_bus *bus) in snd_hdac_stream_free_all() function
115 EXPORT_SYMBOL_GPL(snd_hdac_stream_free_all);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h86 void snd_hdac_stream_free_all(struct hdac_bus *bus);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c440 snd_hdac_stream_free_all(bus); in skl_free()