Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c288 int snd_hdac_ext_bus_link_power_down_all(struct hdac_ext_bus *ebus) in snd_hdac_ext_bus_link_power_down_all() function
302 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_down_all);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h136 int snd_hdac_ext_bus_link_power_down_all(struct hdac_ext_bus *ebus);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c178 snd_hdac_ext_bus_link_power_down_all(ebus); in skl_runtime_suspend()