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

/linux-master/drivers/platform/x86/amd/pmf/
H A Dcore.c70 is_apmf_func_supported(pmf, APMF_FUNC_DYN_SLIDER_AC)) {
354 } else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) ||
374 } else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) ||
H A Dcnqf.c145 if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) &&
336 if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC))
350 if (!is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC + i))
448 * APMF_FUNC_DYN_SLIDER_AC and APMF_FUNC_DYN_SLIDER_DC are supported.
H A Dacpi.c383 return apmf_if_call_store_buffer(pdev, APMF_FUNC_DYN_SLIDER_AC, data, sizeof(*data));
H A Dpmf.h35 #define APMF_FUNC_DYN_SLIDER_AC 11 macro

Completed in 571 milliseconds