Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_asic.h486 void rv770_dpm_disable(struct radeon_device *rdev);
H A Dradeon_asic.c1289 .disable = &rv770_dpm_disable,
H A Drv770_dpm.c2003 void rv770_dpm_disable(struct radeon_device *rdev) in rv770_dpm_disable() function