Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_huc.h43 return intel_uc_fw_is_supported(&huc->fw); in intel_huc_is_supported()
H A Dintel_uc_fw.h174 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported() function
H A Dintel_guc.h145 return intel_uc_fw_is_supported(&guc->fw); in intel_guc_is_supported()