insert_resource(9) centos man page | unix.com

Man Page: insert_resource

Operating Environment: centos

Section: 9

INSERT_RESOURCE(9)						Hardware Interfaces						INSERT_RESOURCE(9)

NAME
insert_resource - Inserts a resource in the resource tree
SYNOPSIS
int insert_resource(struct resource * parent, struct resource * new);
ARGUMENTS
parent parent of the new resource new new resource to insert
DESCRIPTION
Returns 0 on success, -EBUSY if the resource can't be inserted.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INSERT_RESOURCE(9)
Related Man Pages
bus_deactivate_resource(9) - freebsd
bus_deactivate_resource(9) - debian
bus_release_resource(9) - debian
bus_adjust_resource(9) - freebsd
bus_release_resource(9) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input