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

/linux-master/sound/hda/ext/
H A Dhdac_ext_controller.c167 static int check_hdac_link_power_active(struct hdac_ext_link *hlink, bool enable) function
200 return check_hdac_link_power_active(hlink, true);
212 return check_hdac_link_power_active(hlink, false);

Completed in 98 milliseconds