Searched refs:amdgpu_hwmon_show_power_cap_max (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2869 static ssize_t amdgpu_hwmon_show_power_cap_max(struct device *dev, in amdgpu_hwmon_show_power_cap_max() function 3115 static SENSOR_DEVICE_ATTR(power1_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 0); 3121 static SENSOR_DEVICE_ATTR(power2_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 1);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2908 static ssize_t amdgpu_hwmon_show_power_cap_max(struct device *dev, in amdgpu_hwmon_show_power_cap_max() function 3206 static SENSOR_DEVICE_ATTR(power1_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 0);
|
Completed in 9 milliseconds