Searched refs:intel_uncore_fini_mmio (Results 1 – 3 of 3) sorted by relevance
212 void intel_uncore_fini_mmio(struct intel_uncore *uncore);
434 intel_uncore_fini_mmio(&dev_priv->uncore); in i915_driver_mmio_probe()448 intel_uncore_fini_mmio(&dev_priv->uncore); in i915_driver_mmio_release()
2267 void intel_uncore_fini_mmio(struct intel_uncore *uncore) in intel_uncore_fini_mmio() function