Searched refs:intel_uc_fw_cleanup_fetch (Results 1 – 3 of 3) sorted by relevance
318 intel_uc_fw_cleanup_fetch(&uc->gsc.fw); in __uc_cleanup_firmwares()319 intel_uc_fw_cleanup_fetch(&uc->huc.fw); in __uc_cleanup_firmwares()320 intel_uc_fw_cleanup_fetch(&uc->guc.fw); in __uc_cleanup_firmwares()
305 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);
1292 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_cleanup_fetch() function