centos man page for insert_resource

Query: insert_resource

OS: centos

Section: 9

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

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_activate_resource(9) - freebsd
bus_release_resource(9) - linux
bus_release_resource(9) - hpux
bus_activate_resource(9) - hpux
bus_activate_resource(9) - osx
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq