Home
last modified time | relevance | path

Searched refs:i915_driver_mmio_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.c389 * i915_driver_mmio_probe - setup device MMIO
397 static int i915_driver_mmio_probe(struct drm_i915_private *dev_priv) in i915_driver_mmio_probe() function
433 * i915_driver_mmio_release - cleanup the setup done in i915_driver_mmio_probe()
861 ret = i915_driver_mmio_probe(i915); in i915_driver_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_driver.c303 * i915_driver_mmio_probe - setup device MMIO
311 static int i915_driver_mmio_probe(struct drm_i915_private *dev_priv) in i915_driver_mmio_probe() function
357 * i915_driver_mmio_release - cleanup the setup done in i915_driver_mmio_probe()
778 ret = i915_driver_mmio_probe(i915); in i915_driver_probe()

Completed in 4 milliseconds