Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
H A Dhdac_ext_controller.c208 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *hlink) in snd_hdac_ext_bus_link_power_down() function
214 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_link_power_down);
245 ret = snd_hdac_ext_bus_link_power_down(hlink); in snd_hdac_ext_bus_link_power_down_all()
334 ret = snd_hdac_ext_bus_link_power_down(hlink); in snd_hdac_ext_bus_link_put()
/linux/include/sound/
H A Dhdaudio_ext.h109 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *hlink);
/linux/sound/soc/sof/intel/
H A Dhda-mlink.c891 ret = snd_hdac_ext_bus_link_power_down(hlink); in hda_bus_ml_suspend()