Searched refs:intel_uc_fw_cleanup_fetch (Results 1 – 5 of 5) sorted by relevance
277 intel_uc_fw_cleanup_fetch(&uc->huc.fw); in __uc_cleanup_firmwares()278 intel_uc_fw_cleanup_fetch(&uc->guc.fw); in __uc_cleanup_firmwares()294 intel_uc_fw_cleanup_fetch(&huc->fw); in __uc_init()
235 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);
134 intel_uc_fw_cleanup_fetch(&huc->fw); in intel_huc_init()
385 intel_uc_fw_cleanup_fetch(&guc->fw); in intel_guc_init()407 intel_uc_fw_cleanup_fetch(&guc->fw); in intel_guc_fini()
552 intel_uc_fw_cleanup_fetch(uc_fw); in intel_uc_fw_fini()561 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_cleanup_fetch() function