Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_controller.c207 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_down() function
213 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_down);
304 ret = snd_hdac_ext_bus_link_power_down(link); in snd_hdac_ext_bus_link_put()
/Linux-v4.19/include/sound/
Dhdaudio_ext.h124 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c387 snd_hdac_ext_bus_link_power_down(hlink); in skl_resume()