table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
REQUEST_RESOURCE_CON(9) | Hardware Interfaces | REQUEST_RESOURCE_CON(9) |
NAME¶
request_resource_conflict - request and reserve an I/O or memory resourceSYNOPSIS¶
struct
resource *
request_resource_conflict(struct resource * root,
struct resource * new);
ARGUMENTS¶
rootroot resource descriptor
new
resource descriptor desired by caller
DESCRIPTION¶
Returns 0 for success, conflict resource on error.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |