Searched defs:intel_runtime_pm (Results 1 – 1 of 1) sorted by relevance
41 struct intel_runtime_pm { struct42 atomic_t wakeref_count;43 struct device *kdev; /* points to i915->drm.dev */44 bool available;45 bool no_wakeref_tracking;58 spinlock_t lmem_userfault_lock;82 BITS_PER_TYPE(typeof_member(struct intel_runtime_pm, wakeref_count)) argument
Completed in 4 milliseconds