Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3427 static ssize_t amdgpu_hwmon_show_power_cap_max(struct device *dev, in amdgpu_hwmon_show_power_label()
3665 static SENSOR_DEVICE_ATTR(power1_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 0);
3670 static SENSOR_DEVICE_ATTR(power2_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 1);
3391 static ssize_t amdgpu_hwmon_show_power_cap_max(struct device *dev, amdgpu_hwmon_show_power_cap_max() function