Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dresource.c456 static int find_resource(struct resource *root, struct resource *new, in find_resource() function
552 err = find_resource(root, new, size, &constraint); in allocate_resource()