Lines Matching defs:uc
23 uc_to_gt(struct xe_uc *uc) in uc_to_gt()
29 uc_to_xe(struct xe_uc *uc) in uc_to_xe()
35 int xe_uc_init(struct xe_uc *uc) in xe_uc_init()
78 int xe_uc_init_post_hwconfig(struct xe_uc *uc) in xe_uc_init_post_hwconfig()
101 static int uc_reset(struct xe_uc *uc) in uc_reset()
115 static void xe_uc_sanitize(struct xe_uc *uc) in xe_uc_sanitize()
121 int xe_uc_sanitize_reset(struct xe_uc *uc) in xe_uc_sanitize_reset()
134 int xe_uc_init_hwconfig(struct xe_uc *uc) in xe_uc_init_hwconfig()
149 static int vf_uc_init_hw(struct xe_uc *uc) in vf_uc_init_hw()
178 int xe_uc_init_hw(struct xe_uc *uc) in xe_uc_init_hw()
223 int xe_uc_fini_hw(struct xe_uc *uc) in xe_uc_fini_hw()
228 int xe_uc_reset_prepare(struct xe_uc *uc) in xe_uc_reset_prepare()
237 void xe_uc_gucrc_disable(struct xe_uc *uc) in xe_uc_gucrc_disable()
242 void xe_uc_stop_prepare(struct xe_uc *uc) in xe_uc_stop_prepare()
248 void xe_uc_stop(struct xe_uc *uc) in xe_uc_stop()
257 int xe_uc_start(struct xe_uc *uc) in xe_uc_start()
266 static void uc_reset_wait(struct xe_uc *uc) in uc_reset_wait()
278 int xe_uc_suspend(struct xe_uc *uc) in xe_uc_suspend()
299 void xe_uc_remove(struct xe_uc *uc) in xe_uc_remove()
311 void xe_uc_declare_wedged(struct xe_uc *uc) in xe_uc_declare_wedged()