Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c345 .firstopen = radeon_driver_firstopen,
Dradeon_drv.h420 extern int radeon_driver_firstopen(struct drm_device *dev);
Dradeon_cp.c2175 int radeon_driver_firstopen(struct drm_device *dev) in radeon_driver_firstopen() function