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() 375 } else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) || in amd_pmf_init_features() 394 } else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) || in amd_pmf_deinit_features()
416 return apmf_if_call_store_buffer(pdev, APMF_FUNC_DYN_SLIDER_AC, data, sizeof(*data)); in apmf_get_dyn_slider_def_ac()
43 #define APMF_FUNC_DYN_SLIDER_AC 11 macro