Searched defs:sibling_only (Results 1 – 1 of 1) sorted by relevance
63 static struct resource *next_resource(struct resource *p, bool sibling_only) in next_resource()333 bool sibling_only = false; in find_next_iomem_res() local