/src/sys/external/bsd/drm2/dist/drm/radeon/ |
ni_dpm.h | 238 void ni_update_current_ps(struct radeon_device *rdev,
|
radeon_ni_dpm.c | 3565 void ni_update_current_ps(struct radeon_device *rdev, function in typeref:typename:void 3702 ni_update_current_ps(rdev, boot_ps); 3742 ni_update_current_ps(rdev, boot_ps); 3866 ni_update_current_ps(rdev, new_ps);
|
radeon_si_dpm.c | 6466 ni_update_current_ps(rdev, boot_ps); 6520 ni_update_current_ps(rdev, boot_ps); 6670 ni_update_current_ps(rdev, new_ps);
|
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_si_dpm.c | 3151 static void ni_update_current_ps(struct amdgpu_device *adev, function in typeref:typename:void 6940 ni_update_current_ps(adev, boot_ps); 7091 ni_update_current_ps(adev, new_ps);
|