Home
last modified time | relevance | path

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

/linux-6.6.21/sound/hda/ext/
Dhdac_ext_controller.c195 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *hlink) in snd_hdac_ext_bus_link_power_up() function
202 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_up);
226 ret = snd_hdac_ext_bus_link_power_up(hlink); in snd_hdac_ext_bus_link_power_up_all()
296 ret = snd_hdac_ext_bus_link_power_up(hlink); in snd_hdac_ext_bus_link_get()
/linux-6.6.21/include/sound/
Dhdaudio_ext.h102 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *hlink);
/linux-6.6.21/sound/soc/sof/intel/
Dhda-mlink.c873 ret = snd_hdac_ext_bus_link_power_up(hlink); in hda_bus_ml_resume()
/linux-6.6.21/sound/soc/intel/skylake/
Dskl.c382 snd_hdac_ext_bus_link_power_up(hlink); in skl_resume()