table of contents
other versions
- jessie 3.16.56-1+deb8u1
| 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¶
| May 2018 | Kernel Hackers Manual 3.16 |