Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_asic.h873 int ci_dpm_late_enable(struct radeon_device *rdev);
Dradeon_asic.c2152 .late_enable = &ci_dpm_late_enable,
Dci_dpm.c5272 int ci_dpm_late_enable(struct radeon_device *rdev) in ci_dpm_late_enable() function