Searched refs:xe_guc_pc_stop (Results 1 – 3 of 3) sorted by relevance
16 int xe_guc_pc_stop(struct xe_guc_pc *pc);
1016 int xe_guc_pc_stop(struct xe_guc_pc *pc) in xe_guc_pc_stop() function1046 XE_WARN_ON(xe_guc_pc_stop(pc)); in xe_guc_pc_fini_hw()
1119 err = xe_guc_pc_stop(&guc->pc); in xe_guc_stop_prepare()