Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c2822 static ssize_t amdgpu_hwmon_show_power_cap_generic(struct device *dev, in amdgpu_hwmon_show_power_cap_generic() function
2863 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_MAX); in amdgpu_hwmon_show_power_cap_max()
2871 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_CURRENT); in amdgpu_hwmon_show_power_cap()
2879 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_DEFAULT); in amdgpu_hwmon_show_power_cap_default()