has_runtime_pm 2164 drivers/gpu/drm/i915/i915_drv.h #define HAS_RUNTIME_PM(dev_priv) (INTEL_INFO(dev_priv)->has_runtime_pm) has_runtime_pm 474 drivers/gpu/drm/i915/i915_pci.c .has_runtime_pm = 1, has_runtime_pm 500 drivers/gpu/drm/i915/i915_pci.c .has_runtime_pm = 1 has_runtime_pm 568 drivers/gpu/drm/i915/i915_pci.c .has_runtime_pm = 1, has_runtime_pm 640 drivers/gpu/drm/i915/i915_pci.c .has_runtime_pm = 1, \ has_runtime_pm 126 drivers/gpu/drm/i915/intel_device_info.h func(has_runtime_pm); \