Searched refs:i915_destroy_error_state (Results 1 – 4 of 4) sorted by relevance
1492 extern void i915_destroy_error_state(struct drm_device *dev);1494 #define i915_destroy_error_state(x) macro
1753 i915_destroy_error_state(dev); in i915_driver_unload()
820 i915_destroy_error_state(dev); in i915_error_state_write()
1598 void i915_destroy_error_state(struct drm_device *dev) in i915_destroy_error_state() function