Searched refs:comp_matches (Results 1 – 1 of 1) sorted by relevance
70 static const struct ovl_adaptor_comp_match comp_matches[OVL_ADAPTOR_ID_MAX] = { variable379 for (i = 0; i < ARRAY_SIZE(comp_matches); i++) in ovl_adaptor_comp_get_id()380 if (comp_matches[i].type == type && in ovl_adaptor_comp_get_id()381 comp_matches[i].alias_id == alias_id) in ovl_adaptor_comp_get_id()