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

/linux-4.4.14/sound/hda/ext/
H A Dhdac_ext_controller.c236 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) check_hdac_link_power_active() function
268 return check_hdac_link_power_active(link, true); snd_hdac_ext_bus_link_power_up()
280 return check_hdac_link_power_active(link, false); snd_hdac_ext_bus_link_power_down()
295 ret = check_hdac_link_power_active(hlink, false); snd_hdac_ext_bus_link_power_down_all()

Completed in 82 milliseconds