Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c196 void snd_hdac_link_free_all(struct hdac_ext_bus *ebus) in snd_hdac_link_free_all() function
206 EXPORT_SYMBOL_GPL(snd_hdac_link_free_all);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h106 void snd_hdac_link_free_all(struct hdac_ext_bus *ebus);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c236 snd_hdac_link_free_all(ebus); in skl_free()