Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c64 is_apmf_func_supported(pmf, APMF_FUNC_DYN_SLIDER_DC) || in amd_pmf_pwr_src_notify_call()
362 is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_DC)) { in amd_pmf_init_features()
381 is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_DC)) { in amd_pmf_deinit_features()
H A Dcnqf.c146 is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_DC)) in amd_pmf_cnqf_get_power_source()
148 else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_DC)) in amd_pmf_cnqf_get_power_source()
338 else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_DC)) in amd_pmf_check_flags()
H A Dpmf.h44 #define APMF_FUNC_DYN_SLIDER_DC 12 macro