Searched refs:i915_driver_unload (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Di915_drv.c79 dev->driver->unload = i915_driver_unload;
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Di915_dma.c904 (void) i915_driver_unload(dev);
911 int i915_driver_unload(struct drm_device *dev) function
H A Di915_drv.h405 extern int i915_driver_unload(struct drm_device *);

Completed in 143 milliseconds