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

/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3041 static ssize_t amdgpu_hwmon_show_power_cap_generic(struct device *dev, function
3081 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_MIN);
3088 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_MAX);
3096 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_CURRENT);
3104 return amdgpu_hwmon_show_power_cap_generic(dev, attr, buf, PP_PWR_LIMIT_DEFAULT);

Completed in 186 milliseconds