centos man page for request_resource

Query: request_resource

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REQUEST_RESOURCE(9)						Hardware Interfaces					       REQUEST_RESOURCE(9)

NAME
request_resource - request and reserve an I/O or memory resource
SYNOPSIS
int request_resource(struct resource * root, struct resource * new);
ARGUMENTS
root root resource descriptor new resource descriptor desired by caller
DESCRIPTION
Returns 0 for success, negative error code on error.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REQUEST_RESOURCE(9)
Related Man Pages
bus_activate_resource(9) - debian
bus_activate_resource(9) - freebsd
bus_release_resource(9) - freebsd
bus_activate_resource(9) - hpux
bus_activate_resource(9) - osx
Similar Topics in the Unix Linux Community
xen