Searched refs:xe_guc_pc_stop (Results 1 – 3 of 3) sorted by relevance
17 int xe_guc_pc_stop(struct xe_guc_pc *pc);
1111 int xe_guc_pc_stop(struct xe_guc_pc *pc) in xe_guc_pc_stop() function1142 XE_WARN_ON(xe_guc_pc_stop(pc)); in xe_guc_pc_fini_hw()
1484 err = xe_guc_pc_stop(&guc->pc); in xe_guc_stop_prepare()