Searched refs:amd_pmf_update_slider (Results 1 – 3 of 3) sorted by relevance
/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 81 amd_pmf_update_slider(pmf, SLIDER_OP_SET, mode, NULL); in amd_pmf_set_sps_power_limits()
|
D | pmf.h | 404 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx,
|
D | core.c | 94 amd_pmf_update_slider(dev, SLIDER_OP_GET, mode, &table); in current_power_limits_show()
|