Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_controller.c229 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus) in snd_hdac_ext_bus_link_power_up_all() function
244 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_up_all);
/linux-5.19.10/include/sound/
Dhdaudio_ext.h128 int snd_hdac_ext_bus_link_power_up_all(struct hdac_bus *bus);
/linux-5.19.10/sound/soc/intel/skylake/
Dskl.c373 snd_hdac_ext_bus_link_power_up_all(bus); in skl_resume()