Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/ext/
Dhdac_ext_controller.c169 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active() function
202 return check_hdac_link_power_active(link, true); in snd_hdac_ext_bus_link_power_up()
214 return check_hdac_link_power_active(link, false); in snd_hdac_ext_bus_link_power_down()
230 ret = check_hdac_link_power_active(hlink, true); in snd_hdac_ext_bus_link_power_up_all()
251 ret = check_hdac_link_power_active(hlink, false); in snd_hdac_ext_bus_link_power_down_all()