Query: request_resource_conflict
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REQUEST_RESOURCE_CON(9) Hardware Interfaces REQUEST_RESOURCE_CON(9)NAMErequest_resource_conflict - request and reserve an I/O or memory resourceSYNOPSISstruct resource * request_resource_conflict(struct resource * root, struct resource * new);ARGUMENTSroot root resource descriptor new resource descriptor desired by callerDESCRIPTIONReturns 0 for success, conflict resource on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REQUEST_RESOURCE_CON(9)