Searched defs:intel_runtime_pm (Results 1 – 1 of 1) sorted by relevance
42 struct intel_runtime_pm { struct43 atomic_t wakeref_count;44 struct device *kdev; /* points to i915->drm.dev */45 bool available;46 bool suspended;47 bool irqs_enabled;48 bool no_wakeref_tracking;80 struct intel_runtime_pm_debug { argument93 BITS_PER_TYPE(typeof_member(struct intel_runtime_pm, wakeref_count)) argument