Searched refs:next_resource (Results 1 – 2 of 2) sorted by relevance
63 static struct resource *next_resource(struct resource *p, bool sibling_only) in next_resource() function80 return (void *)next_resource(p, false); in r_next()360 for (p = iomem_resource.child; p; p = next_resource(p, sibling_only)) { in find_next_iomem_res()
3114 next_resource: in get_one_status()3130 goto next_resource; in get_one_status()