Home
last modified time | relevance | path

Searched refs:intel_uncore_mmio_debug (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/
Dintel_uncore.h41 struct intel_uncore_mmio_debug { struct
178 struct intel_uncore_mmio_debug *debug;
222 intel_uncore_mmio_debug_init_early(struct intel_uncore_mmio_debug *mmio_debug);
Dintel_uncore.c47 intel_uncore_mmio_debug_init_early(struct intel_uncore_mmio_debug *mmio_debug) in intel_uncore_mmio_debug_init_early()
53 static void mmio_debug_suspend(struct intel_uncore_mmio_debug *mmio_debug) in mmio_debug_suspend()
64 static void mmio_debug_resume(struct intel_uncore_mmio_debug *mmio_debug) in mmio_debug_resume()
Di915_drv.h476 struct intel_uncore_mmio_debug mmio_debug;
/linux-5.19.10/drivers/gpu/drm/i915/gt/
Dintel_gt.c1040 struct intel_uncore_mmio_debug *mmio_debug; in intel_gt_tile_setup()