table of contents
other versions
- wheezy 3.2.78-1
| 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¶
| March 2016 | Kernel Hackers Manual 3.2. |