Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_asic.c1088 .late_enable = &r600_dpm_late_enable,
1181 .late_enable = &r600_dpm_late_enable,
Dradeon_asic.h412 int r600_dpm_late_enable(struct radeon_device *rdev);
Dr600_dpm.c787 int r600_dpm_late_enable(struct radeon_device *rdev) in r600_dpm_late_enable() function