Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/ext/
Dhdac_ext_controller.c191 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up() function
198 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_up);
271 ret = snd_hdac_ext_bus_link_power_up(link); in snd_hdac_ext_bus_link_get()
/Linux-v5.4/include/sound/
Dhdaudio_ext.h122 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link);
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c379 snd_hdac_ext_bus_link_power_up(hlink); in skl_resume()