Searched refs:intel_uc_fw_cleanup_fetch (Results 1 – 5 of 5) sorted by relevance
286 intel_uc_fw_cleanup_fetch(&uc->huc.fw); in intel_uc_cleanup_firmwares()288 intel_uc_fw_cleanup_fetch(&uc->guc.fw); in intel_uc_cleanup_firmwares()305 intel_uc_fw_cleanup_fetch(&huc->fw); in intel_uc_init()
233 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);
101 intel_uc_fw_cleanup_fetch(&huc->fw); in intel_huc_init()
304 intel_uc_fw_cleanup_fetch(&guc->fw); in intel_guc_init()327 intel_uc_fw_cleanup_fetch(&guc->fw); in intel_guc_fini()
568 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_cleanup_fetch() function