Searched refs:amdgpu_hwmon_show_vddnb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2826 static ssize_t amdgpu_hwmon_show_vddnb(struct device *dev, in amdgpu_hwmon_show_vddnb() function 3203 static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, amdgpu_hwmon_show_vddnb, NULL, 0);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2752 static ssize_t amdgpu_hwmon_show_vddnb(struct device *dev, in amdgpu_hwmon_show_vddnb() function 3111 static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, amdgpu_hwmon_show_vddnb, NULL, 0);
|
Completed in 9 milliseconds