Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_asic.c1288 .late_enable = &rv770_dpm_late_enable,
1408 .late_enable = &rv770_dpm_late_enable,
1596 .late_enable = &rv770_dpm_late_enable,
1744 .late_enable = &rv770_dpm_late_enable,
Dradeon_asic.h481 int rv770_dpm_late_enable(struct radeon_device *rdev);
Drv770_dpm.c1978 int rv770_dpm_late_enable(struct radeon_device *rdev) in rv770_dpm_late_enable() function