Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_asic.c1288 .late_enable = &rv770_dpm_late_enable,
1408 .late_enable = &rv770_dpm_late_enable,
1595 .late_enable = &rv770_dpm_late_enable,
1743 .late_enable = &rv770_dpm_late_enable,
H A Dradeon_asic.h485 int rv770_dpm_late_enable(struct radeon_device *rdev);
H A Drv770_dpm.c1981 int rv770_dpm_late_enable(struct radeon_device *rdev) in rv770_dpm_late_enable() function