Searched refs:amdgpu_hwmon_show_power_cap_min (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2824 static ssize_t amdgpu_hwmon_show_power_cap_min(struct device *dev, in amdgpu_hwmon_show_power_cap_min() function 3116 static SENSOR_DEVICE_ATTR(power1_cap_min, S_IRUGO, amdgpu_hwmon_show_power_cap_min, NULL, 0); 3122 static SENSOR_DEVICE_ATTR(power2_cap_min, S_IRUGO, amdgpu_hwmon_show_power_cap_min, NULL, 1);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2901 static ssize_t amdgpu_hwmon_show_power_cap_min(struct device *dev, in amdgpu_hwmon_show_power_cap_min() function 3207 static SENSOR_DEVICE_ATTR(power1_cap_min, S_IRUGO, amdgpu_hwmon_show_power_cap_min, NULL, 0);
|
Completed in 8 milliseconds