Searched refs:intel_guc_is_supported (Results 1 – 3 of 3) sorted by relevance
39 return intel_guc_is_supported(&uc->guc); in intel_uc_supports_guc()
155 static inline bool intel_guc_is_supported(struct intel_guc *guc) in intel_guc_is_supported() function
1171 if (!intel_guc_is_supported(guc)) in __guc_submission_support()