Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_asic.c1286 .late_enable = &rv770_dpm_late_enable,
1406 .late_enable = &rv770_dpm_late_enable,
1593 .late_enable = &rv770_dpm_late_enable,
1741 .late_enable = &rv770_dpm_late_enable,
Dradeon_asic.h482 int rv770_dpm_late_enable(struct radeon_device *rdev);
Drv770_dpm.c1977 int rv770_dpm_late_enable(struct radeon_device *rdev) in rv770_dpm_late_enable() function