Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_stream.c101 void snd_hdac_stream_free_all(struct hdac_ext_bus *ebus) in snd_hdac_stream_free_all() function
114 EXPORT_SYMBOL_GPL(snd_hdac_stream_free_all);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h105 void snd_hdac_stream_free_all(struct hdac_ext_bus *ebus);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c235 snd_hdac_stream_free_all(ebus); in skl_free()