Searched refs:is_eng_type (Results 1 – 2 of 2) sorted by relevance
87 static int is_eng_type(int val, int eng_type) in is_eng_type() function95 return is_eng_type(eng_grps->eng_types_supported, eng_type); in dev_supports_eng_type()159 if (is_eng_type(val, OTX_CPT_AE_TYPES) && in get_ucode_type()160 is_eng_type(val, OTX_CPT_SE_TYPES)) in get_ucode_type()360 if (!is_eng_type(curr->ucode.type, ucode_type)) in get_uc_from_tar_archive()505 return is_eng_type(ucode->type, eng_type); in otx_cpt_uc_supports_eng_type()
61 static int is_eng_type(int val, int eng_type) in is_eng_type() function433 if (!is_eng_type(curr->ucode.type, ucode_type)) in get_ucode()