Searched refs:needs_wakeref (Results 1 – 5 of 5) sorted by relevance
25 static u32 gsc_uc_get_fw_status(struct intel_uncore *uncore, bool needs_wakeref) in gsc_uc_get_fw_status() argument30 if (needs_wakeref) in gsc_uc_get_fw_status()35 if (needs_wakeref) in gsc_uc_get_fw_status()40 bool intel_gsc_uc_fw_proxy_init_done(struct intel_gsc_uc *gsc, bool needs_wakeref) in intel_gsc_uc_fw_proxy_init_done() argument44 needs_wakeref)) == in intel_gsc_uc_fw_proxy_init_done()
18 bool intel_gsc_uc_fw_proxy_init_done(struct intel_gsc_uc *gsc, bool needs_wakeref);
135 bool needs_wakeref:1; member
241 if (vma_res->needs_wakeref) in i915_vma_resource_unbind()
2053 vma_res->needs_wakeref = i915_vma_is_bound(vma, I915_VMA_GLOBAL_BIND) && in __i915_vma_evict()