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

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.c342 radeon_suspend(device_t kdev) function
379 DEVMETHOD(device_suspend, radeon_suspend),
H A Dradeon_device.c1338 radeon_suspend(rdev);
1447 radeon_suspend(rdev);
1481 radeon_suspend(rdev);
H A Dradeon.h1822 #define radeon_suspend(rdev) (rdev)->asic->suspend((rdev)) macro

Completed in 114 milliseconds