Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h183 static inline int intel_uc_fw_status_to_error(enum intel_uc_fw_status status) in intel_uc_fw_status_to_error() function
263 return intel_uc_fw_status_to_error(__intel_uc_fw_status(uc_fw)) != 0; in intel_uc_fw_is_in_error()