Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_drv.c754 radeon_suspend(device_t kdev) in radeon_suspend() function
775 DEVMETHOD(device_suspend, radeon_suspend),
H A Dradeon_device.c1696 radeon_suspend(rdev); in radeon_suspend_kms()
1883 radeon_suspend(rdev); in radeon_gpu_reset()
H A Dradeon.h2726 #define radeon_suspend(rdev) (rdev)->asic->suspend((rdev)) macro