Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_controller.c204 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up() function
211 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_up);
285 ret = snd_hdac_ext_bus_link_power_up(link); in snd_hdac_ext_bus_link_get()
/linux-5.19.10/include/sound/
Dhdaudio_ext.h126 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link);
/linux-5.19.10/sound/soc/sof/intel/
Dhda-dsp.c744 ret = snd_hdac_ext_bus_link_power_up(hlink); in hda_dsp_resume()
/linux-5.19.10/sound/soc/intel/skylake/
Dskl.c382 snd_hdac_ext_bus_link_power_up(hlink); in skl_resume()