Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/drm/
H A Dradeon_drv.c265 driver->unload = radeon_driver_unload; in radeon_configure()
H A Dradeon_drv.h380 extern int radeon_driver_unload(struct drm_device *dev);
H A Dradeon_cp.c2378 radeon_driver_unload(struct drm_device *dev) in radeon_driver_unload() function