Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_controller.c176 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active() function
209 return check_hdac_link_power_active(link, true); in snd_hdac_ext_bus_link_power_up()
221 return check_hdac_link_power_active(link, false); in snd_hdac_ext_bus_link_power_down()
237 ret = check_hdac_link_power_active(hlink, true); in snd_hdac_ext_bus_link_power_up_all()
258 ret = check_hdac_link_power_active(hlink, false); in snd_hdac_ext_bus_link_power_down_all()