HomeSort by: relevance | last modified time | path
    Searched refs:intel_uc_fw_cleanup_fetch (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc_fw.h 235 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);
intel_uc.c 277 intel_uc_fw_cleanup_fetch(&uc->huc.fw);
278 intel_uc_fw_cleanup_fetch(&uc->guc.fw);
294 intel_uc_fw_cleanup_fetch(&huc->fw);
intel_huc.c 134 intel_uc_fw_cleanup_fetch(&huc->fw);
intel_guc.c 385 intel_uc_fw_cleanup_fetch(&guc->fw);
407 intel_uc_fw_cleanup_fetch(&guc->fw);
intel_uc_fw.c 552 intel_uc_fw_cleanup_fetch(uc_fw);
556 * intel_uc_fw_cleanup_fetch - cleanup uC firmware
561 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw) function in typeref:typename:void

Completed in 15 milliseconds