Home
last modified time | relevance | path

Searched refs:i915_pm_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_driver.h21 extern const struct dev_pm_ops i915_pm_ops;
H A Di915_pci.c1091 .driver.pm = &i915_pm_ops,
H A Di915_driver.c1670 const struct dev_pm_ops i915_pm_ops = { variable