Home
last modified time | relevance | path

Searched defs:intel_uncore (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Dintel_uncore.h94 struct intel_uncore { struct
101 struct intel_uncore_funcs funcs; argument
113 struct intel_uncore_forcewake_domain { argument
142 void intel_uncore_sanitize(struct drm_i915_private *dev_priv); argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_uncore.h110 struct intel_uncore { struct
128 struct intel_uncore_funcs funcs; argument
137 struct intel_uncore_forcewake_domain { argument
138 struct intel_uncore *uncore; argument
150 struct intel_uncore_mmio_debug *debug; argument
162 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake() argument