Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_asic.c1287 .late_enable = &rv770_dpm_late_enable,
1407 .late_enable = &rv770_dpm_late_enable,
1595 .late_enable = &rv770_dpm_late_enable,
1743 .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