otx_cpt_uc_supports_eng_type
if (otx_cpt_uc_supports_eng_type(ucode, OTX_CPT_SE_TYPES))
else if (otx_cpt_uc_supports_eng_type(ucode, OTX_CPT_AE_TYPES))
if (!otx_cpt_uc_supports_eng_type(&eng_grp->ucode[0],
EXPORT_SYMBOL_GPL(otx_cpt_uc_supports_eng_type);
int otx_cpt_uc_supports_eng_type(struct otx_cpt_ucode *ucode, int eng_type);