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)NAMEinsert_resource - Inserts a resource in the resource treeSYNOPSISint insert_resource(struct resource * parent, struct resource * new);ARGUMENTSparent parent of the new resource new new resource to insertDESCRIPTIONReturns 0 on success, -EBUSY if the resource can't be inserted.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INSERT_RESOURCE(9)