Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A 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,
H A Dradeon_asic.h482 int rv770_dpm_late_enable(struct radeon_device *rdev);
H A Drv770_dpm.c1978 int rv770_dpm_late_enable(struct radeon_device *rdev) in rv770_dpm_late_enable() function