Searched refs:intel_uc_fw_fini (Results 1 – 4 of 4) sorted by relevance
99 intel_uc_fw_fini(&huc->fw); in intel_huc_init()112 intel_uc_fw_fini(&huc->fw); in intel_huc_fini()
237 void intel_uc_fw_fini(struct intel_uc_fw *uc_fw);
302 intel_uc_fw_fini(&guc->fw); in intel_guc_init()326 intel_uc_fw_fini(&guc->fw); in intel_guc_fini()
554 void intel_uc_fw_fini(struct intel_uc_fw *uc_fw) in intel_uc_fw_fini() function