APMF_FUNC_DYN_SLIDER_AC
return apmf_if_call_store_buffer(pdev, APMF_FUNC_DYN_SLIDER_AC, data, sizeof(*data));
if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) &&
if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC))
if (!is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC + i))
} else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) ||
} else if (is_apmf_func_supported(dev, APMF_FUNC_DYN_SLIDER_AC) ||
is_apmf_func_supported(pmf, APMF_FUNC_DYN_SLIDER_AC)) {