Home
last modified time | relevance | path

Searched refs:sibling_only (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dresource.c64 static struct resource *next_resource(struct resource *p, bool sibling_only) in next_resource() argument
67 if (sibling_only) in next_resource()