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

/freebsd-11-stable/sys/dev/drm/
H A Di915_drv.c84 dev->driver->unload = i915_driver_unload;
H A Di915_dma.c916 (void) i915_driver_unload(dev);
923 int i915_driver_unload(struct drm_device *dev) function
H A Di915_drv.h422 extern int i915_driver_unload(struct drm_device *);
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c1092 .unload = i915_driver_unload,
H A Di915_dma.c1703 int i915_driver_unload(struct drm_device *dev) function
H A Di915_drv.h1310 extern int i915_driver_unload(struct drm_device *);

Completed in 89 milliseconds