Searched refs:xe_runtime_pm (Results 1 – 2 of 2) sorted by relevance
13 #define intel_runtime_pm xe_runtime_pm24 intel_runtime_pm_suspended(struct xe_runtime_pm *pm) in intel_runtime_pm_suspended()31 static inline intel_wakeref_t intel_runtime_pm_get(struct xe_runtime_pm *pm) in intel_runtime_pm_get()38 static inline intel_wakeref_t intel_runtime_pm_get_if_in_use(struct xe_runtime_pm *pm) in intel_runtime_pm_get_if_in_use()45 static inline intel_wakeref_t intel_runtime_pm_get_noresume(struct xe_runtime_pm *pm) in intel_runtime_pm_get_noresume()54 static inline void intel_runtime_pm_put_unchecked(struct xe_runtime_pm *pm) in intel_runtime_pm_put_unchecked()61 static inline void intel_runtime_pm_put(struct xe_runtime_pm *pm, intel_wakeref_t wakeref) in intel_runtime_pm_put()
575 struct xe_runtime_pm {} runtime_pm; struct