Searched refs:is_eng_type (Results 1 – 2 of 2) sorted by relevance
86 static int is_eng_type(int val, int eng_type) in is_eng_type() function94 return is_eng_type(eng_grps->eng_types_supported, eng_type); in dev_supports_eng_type()158 if (is_eng_type(val, OTX_CPT_AE_TYPES) && in get_ucode_type()159 is_eng_type(val, OTX_CPT_SE_TYPES)) in get_ucode_type()359 if (!is_eng_type(curr->ucode.type, ucode_type)) in get_uc_from_tar_archive()504 return is_eng_type(ucode->type, eng_type); in otx_cpt_uc_supports_eng_type()
55 static int is_eng_type(int val, int eng_type) in is_eng_type() function426 if (!is_eng_type(curr->ucode.type, ucode_type)) in get_ucode()