SYNOPSIS
- struct resource * lookup_resource(struct resource * root, resource_size_t start);
ARGUMENTS
root
-
- root resource descriptor
start
- resource start address
DESCRIPTION
Returns a pointer to the resource if found, NULL otherwise
COPYRIGHT
root
start
Returns a pointer to the resource if found, NULL otherwise