table of contents
other versions
- stretch 4.9.168-1
REQUEST_RESOURCE(9) | Hardware Interfaces | REQUEST_RESOURCE(9) |
NAME¶
request_resource - request and reserve an I/O or memory resourceSYNOPSIS¶
int request_resource(struct resource * root, struct resource * new);
ARGUMENTS¶
rootroot resource descriptor
new
resource descriptor desired by caller
DESCRIPTION¶
Returns 0 for success, negative error code on error.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |