Searched refs:intel_uncore_fini_mmio (Results 1 – 3 of 3) sorted by relevance
194 void intel_uncore_fini_mmio(struct intel_uncore *uncore);
424 intel_uncore_fini_mmio(&dev_priv->uncore); in i915_driver_mmio_probe()438 intel_uncore_fini_mmio(&dev_priv->uncore); in i915_driver_mmio_release()
1923 void intel_uncore_fini_mmio(struct intel_uncore *uncore) in intel_uncore_fini_mmio() function