Searched refs:mga_driver_unload (Results 1 – 3 of 3) sorted by relevance
65 .unload = mga_driver_unload,
169 extern int mga_driver_unload(struct drm_device *dev);
412 (void) mga_driver_unload(dev); in mga_driver_load()1130 int mga_driver_unload(struct drm_device *dev) in mga_driver_unload() function