Searched refs:intel_uncore_fini_mmio (Results 1 – 3 of 3) sorted by relevance
192 void intel_uncore_fini_mmio(struct intel_uncore *uncore);
693 intel_uncore_fini_mmio(&dev_priv->uncore); in i915_driver_mmio_probe()708 intel_uncore_fini_mmio(&dev_priv->uncore); in i915_driver_mmio_release()
1788 void intel_uncore_fini_mmio(struct intel_uncore *uncore) in intel_uncore_fini_mmio() function