Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_controller.c123 void snd_hdac_link_free_all(struct hdac_bus *bus) in snd_hdac_link_free_all() function
133 EXPORT_SYMBOL_GPL(snd_hdac_link_free_all);
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h86 void snd_hdac_link_free_all(struct hdac_bus *bus);
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c448 snd_hdac_link_free_all(bus); in skl_free()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c950 snd_hdac_link_free_all(bus); in hda_dsp_remove()