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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc_fw.h 234 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw);
intel_uc.c 267 err = intel_uc_fw_fetch(&uc->guc.fw);
272 intel_uc_fw_fetch(&uc->huc.fw);
intel_uc_fw.c 265 * intel_uc_fw_fetch - fetch uC firmware
272 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) function in typeref:typename:int

Completed in 54 milliseconds