wakelock
error->wakelock = atomic_read(&i915->runtime_pm.wakeref_count);
err_printf(m, "RPM wakelock: %s\n", str_yes_no(error->wakelock));
bool wakelock;
intel_runtime_pm_acquire(struct intel_runtime_pm *rpm, bool wakelock)
if (wakelock) {
intel_runtime_pm_release(struct intel_runtime_pm *rpm, int wakelock)
if (wakelock) {
bool wakelock)
intel_runtime_pm_acquire(rpm, wakelock);
bool wakelock)
intel_runtime_pm_release(rpm, wakelock);
struct wakelock *wl, *aux;
static inline void wakelocks_lru_add(struct wakelock *wl) {}
static inline void wakelocks_lru_most_recent(struct wakelock *wl) {}
static struct wakelock *wakelock_lookup_add(const char *name, size_t len,
struct wakelock *wl;
wl = rb_entry(*node, struct wakelock, node);
struct wakelock *wl;
struct wakelock *wl;
struct wakelock *wl;
wl = rb_entry(node, struct wakelock, node);
static inline void wakelocks_lru_add(struct wakelock *wl)
static inline void wakelocks_lru_most_recent(struct wakelock *wl)