Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h500 int amdgpu_dpm_set_fan_speed_rpm(struct amdgpu_device *adev,
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c2615 err = amdgpu_dpm_set_fan_speed_rpm(adev, value); in amdgpu_hwmon_set_fan1_target()
3293 (amdgpu_dpm_set_fan_speed_rpm(adev, U32_MAX) == -EOPNOTSUPP) && in hwmon_attributes_visible()
3299 if ((amdgpu_dpm_set_fan_speed_rpm(adev, U32_MAX) == -EOPNOTSUPP) && in hwmon_attributes_visible()
A Damdgpu_dpm.c1312 int amdgpu_dpm_set_fan_speed_rpm(struct amdgpu_device *adev, in amdgpu_dpm_set_fan_speed_rpm() function

Completed in 15 milliseconds