Searched refs:none_match (Results 1 – 1 of 1) sorted by relevance
516 int match, none_match = FDT_IS_ANY; in check_type_include() local543 none_match &= ~val->type; in check_type_include()551 if ((type & disp->types_exc) && (none_match & type)) { in check_type_include()572 disp->types_inc, disp->types_exc, none_match); in check_type_include()