Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_asic.h797 int si_dpm_late_enable(struct radeon_device *rdev);
H A Dradeon_asic.c2002 .late_enable = &si_dpm_late_enable,
H A Dsi_dpm.c6481 int si_dpm_late_enable(struct radeon_device *rdev) in si_dpm_late_enable() function