Home
last modified time | relevance | path

Searched refs:intel_uc_fw_is_supported (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/gt/uc/
Dintel_gsc_uc.h71 return intel_uc_fw_is_supported(&gsc->fw); in intel_gsc_uc_is_supported()
Dintel_huc.h74 return intel_uc_fw_is_supported(&huc->fw); in intel_huc_is_supported()
Dintel_uc_fw.h231 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported() function
Dintel_guc.h404 return intel_uc_fw_is_supported(&guc->fw); in intel_guc_is_supported()