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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_huc.h 48 return intel_uc_fw_is_enabled(&huc->fw);
intel_uc_fw.h 179 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) function in typeref:typename:bool
intel_guc.h 150 return intel_uc_fw_is_enabled(&guc->fw);
intel_uc_fw.c 283 GEM_BUG_ON(!intel_uc_fw_is_enabled(uc_fw));

Completed in 13 milliseconds