Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.c505 * i915_driver_hw_probe - setup state requiring device access
511 static int i915_driver_hw_probe(struct drm_i915_private *dev_priv) in i915_driver_hw_probe() function
638 * i915_driver_hw_remove - cleanup the setup done in i915_driver_hw_probe()
865 ret = i915_driver_hw_probe(i915); in i915_driver_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_driver.c437 * i915_driver_hw_probe - setup state requiring device access
443 static int i915_driver_hw_probe(struct drm_i915_private *dev_priv) in i915_driver_hw_probe() function
578 * i915_driver_hw_remove - cleanup the setup done in i915_driver_hw_probe()
782 ret = i915_driver_hw_probe(i915); in i915_driver_probe()

Completed in 5 milliseconds