Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_controller.c218 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_up_all() function
233 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_up_all);
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h126 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus);
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c373 snd_hdac_ext_bus_link_power_up_all(bus); in skl_resume()