Searched refs:amd_pmf_update_slider (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/platform/x86/amd/pmf/ |
D | sps.c | 41 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()
|
D | pmf.h | 388 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx,
|
D | core.c | 72 amd_pmf_update_slider(dev, SLIDER_OP_GET, mode, &table); in current_power_limits_show()
|
D | auto-mode.c | 284 amd_pmf_update_slider(dev, SLIDER_OP_SET, mode, NULL); in amd_pmf_reset_amt()
|
D | cnqf.c | 328 amd_pmf_update_slider(pdev, SLIDER_OP_SET, mode, NULL); in cnqf_enable_store()
|