Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
H A 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/include/sound/
H A Dhdaudio_ext.h108 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *hlink);
/linux/sound/soc/sof/intel/
H A Dhda-mlink.c873 ret = snd_hdac_ext_bus_link_power_up(hlink); in hda_bus_ml_resume()