Home
last modified time | relevance | path

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

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