Searched refs:amd_pmf_update_slider (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/platform/x86/amd/pmf/ |
H A D | sps.c | 96 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx, in amd_pmf_update_slider() function 136 amd_pmf_update_slider(pmf, SLIDER_OP_SET, mode, NULL); in amd_pmf_set_sps_power_limits()
|
H A D | pmf.h | 404 void amd_pmf_update_slider(struct amd_pmf_dev *dev, bool op, int idx,
|
H A D | core.c | 95 amd_pmf_update_slider(dev, SLIDER_OP_GET, mode, &table); in current_power_limits_show()
|