Searched refs:amdgpu_hwmon_get_fan1_enable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2707 static ssize_t amdgpu_hwmon_get_fan1_enable(struct device *dev, in amdgpu_hwmon_get_fan1_enable() function 3200 static SENSOR_DEVICE_ATTR(fan1_enable, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_fan1_enable, amdgpu_hwmon_set_fan1_enable, 0);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 2655 static ssize_t amdgpu_hwmon_get_fan1_enable(struct device *dev, in amdgpu_hwmon_get_fan1_enable() function 3108 static SENSOR_DEVICE_ATTR(fan1_enable, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_fan1_enable, amdgpu_hwmon_set_fan1_enable, 0);
|
Completed in 8 milliseconds