Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_controller.c193 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up() function
200 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_up);
274 ret = snd_hdac_ext_bus_link_power_up(link); in snd_hdac_ext_bus_link_get()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h124 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link);
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-dsp.c738 ret = snd_hdac_ext_bus_link_power_up(hlink); in hda_dsp_resume()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c382 snd_hdac_ext_bus_link_power_up(hlink); in skl_resume()