Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/drm/
H A Dradeon_drv.c266 driver->firstopen = radeon_driver_firstopen; in radeon_configure()
H A Dradeon_drv.h381 extern int radeon_driver_firstopen(struct drm_device *dev);
H A Dradeon_cp.c2348 radeon_driver_firstopen(struct drm_device *dev) in radeon_driver_firstopen() function