Searched refs:intel_guc_lookup_engine (Results 1 – 3 of 3) sorted by relevance
527 intel_guc_lookup_engine(struct intel_guc *guc, u8 guc_class, u8 instance);
1468 eng = intel_guc_lookup_engine(guc, node->eng_class, node->eng_inst); in intel_guc_capture_print_engine_node()
5234 intel_guc_lookup_engine(struct intel_guc *guc, u8 guc_class, u8 instance) in intel_guc_lookup_engine() function5295 engine = intel_guc_lookup_engine(guc, guc_class, instance); in intel_guc_engine_failure_process_msg()