Home
last modified time | relevance | path

Searched refs:savage_driver_unload (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/savage/
H A Dsavage_drv.c63 .unload = savage_driver_unload,
H A Dsavage_drv.h219 extern void savage_driver_unload(struct drm_device *dev);
H A Dsavage_bci.c673 void savage_driver_unload(struct drm_device *dev) in savage_driver_unload() function
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Dsavage_drv.c50 dev->driver->unload = savage_driver_unload; in savage_configure()
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dsavage_drv.h214 extern int savage_driver_unload(struct drm_device *dev);
H A Dsavage_bci.c671 int savage_driver_unload(struct drm_device *dev) in savage_driver_unload() function