Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_huc.h41 return intel_uc_fw_is_supported(&huc->fw); in intel_huc_is_supported()
Dintel_uc_fw.h186 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported() function
Dintel_guc.h211 return intel_uc_fw_is_supported(&guc->fw); in intel_guc_is_supported()