Lines Matching defs:xe
51 int xe_pm_suspend(struct xe_device *xe) in xe_pm_suspend()
88 int xe_pm_resume(struct xe_device *xe) in xe_pm_resume()
143 static void xe_pm_runtime_init(struct xe_device *xe) in xe_pm_runtime_init()
166 void xe_pm_init(struct xe_device *xe) in xe_pm_init()
186 void xe_pm_runtime_fini(struct xe_device *xe) in xe_pm_runtime_fini()
194 static void xe_pm_write_callback_task(struct xe_device *xe, in xe_pm_write_callback_task()
208 struct task_struct *xe_pm_read_callback_task(struct xe_device *xe) in xe_pm_read_callback_task()
215 int xe_pm_runtime_suspend(struct xe_device *xe) in xe_pm_runtime_suspend()
269 int xe_pm_runtime_resume(struct xe_device *xe) in xe_pm_runtime_resume()
320 int xe_pm_runtime_get(struct xe_device *xe) in xe_pm_runtime_get()
325 int xe_pm_runtime_put(struct xe_device *xe) in xe_pm_runtime_put()
331 int xe_pm_runtime_get_if_active(struct xe_device *xe) in xe_pm_runtime_get_if_active()
336 void xe_pm_assert_unbounded_bridge(struct xe_device *xe) in xe_pm_assert_unbounded_bridge()
350 int xe_pm_set_vram_threshold(struct xe_device *xe, u32 threshold) in xe_pm_set_vram_threshold()
374 void xe_pm_d3cold_allowed_toggle(struct xe_device *xe) in xe_pm_d3cold_allowed_toggle()