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

/freebsd-11-stable/sys/dev/drm/
H A Di915_drv.c86 dev->driver->lastclose = i915_driver_lastclose;
H A Di915_drv.h424 extern void i915_driver_lastclose(struct drm_device * dev);
H A Di915_dma.c960 void i915_driver_lastclose(struct drm_device * dev) function
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c1094 .lastclose = i915_driver_lastclose,
H A Di915_dma.c1858 * i915_driver_lastclose - clean up after all DRM clients have exited
1869 void i915_driver_lastclose(struct drm_device * dev) function
H A Di915_drv.h1312 extern void i915_driver_lastclose(struct drm_device * dev);

Completed in 92 milliseconds