Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_module.c71 .exit = i915_vma_module_exit },
H A Di915_vma.h478 void i915_vma_module_exit(void);
H A Di915_vma.c2322 void i915_vma_module_exit(void) in i915_vma_module_exit() function