Searched defs:shallow (Results 1 – 1 of 1) sorted by relevance
131 int len, int shallow, int (*func)(struct aml_name *, va_list), va_list ap) in _aml_apply_foreach_found_objects()178 int i, len, has_dot, last_is_dot, shallow; in aml_apply_foreach_found_objects() local