Searched refs:i915_gem_apply_to_region_ops (Results 1 – 3 of 3) sorted by relevance
23 struct i915_gem_apply_to_region_ops { struct45 const struct i915_gem_apply_to_region_ops *ops;
134 static const struct i915_gem_apply_to_region_ops recover_ops = { in i915_ttm_recover_region()156 static const struct i915_gem_apply_to_region_ops backup_ops = { in i915_ttm_backup_region()223 static const struct i915_gem_apply_to_region_ops restore_ops = { in i915_ttm_restore_region()
157 const struct i915_gem_apply_to_region_ops *ops = apply->ops; in i915_gem_process_region()