Home
last modified time | relevance | path

Searched refs:amd_pmf_update_slider (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/platform/x86/amd/pmf/
Dsps.c41 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx, in amd_pmf_update_slider() function
115 amd_pmf_update_slider(pmf, SLIDER_OP_SET, mode, NULL); in amd_pmf_profile_set()
Dpmf.h388 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx,
Dcore.c72 amd_pmf_update_slider(dev, SLIDER_OP_GET, mode, &table); in current_power_limits_show()
Dauto-mode.c284 amd_pmf_update_slider(dev, SLIDER_OP_SET, mode, NULL); in amd_pmf_reset_amt()
Dcnqf.c328 amd_pmf_update_slider(pdev, SLIDER_OP_SET, mode, NULL); in cnqf_enable_store()