Searched refs:APMF_FUNC_DYN_SLIDER_AC (Results 1 – 3 of 3) sorted by relevance
65 is_apmf_func_supported(pmf, APMF_FUNC_DYN_SLIDER_AC)) { in amd_pmf_pwr_src_notify_call()361 } else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) || in amd_pmf_init_features()380 } else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) || in amd_pmf_deinit_features()
145 if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) && in amd_pmf_cnqf_get_power_source()336 if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC)) in amd_pmf_check_flags()350 if (!is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC + i)) in amd_pmf_load_defaults_cnqf()
43 #define APMF_FUNC_DYN_SLIDER_AC 11 macro