Searched refs:i915_driver_unload (Results 1 – 3 of 3) sorted by relevance
979 (void) i915_driver_unload(dev); in i915_driver_load()986 int i915_driver_unload(struct drm_device *dev) in i915_driver_unload() function
999 driver->unload = i915_driver_unload; in i915_configure()
459 extern int i915_driver_unload(struct drm_device *dev);