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)
| Related Man Pages |
|---|
| bus_release_resource(9) - linux |
| bus_release_resource(9) - hpux |
| bus_activate_resource(9) - hpux |
| bus_activate_resource(9) - posix |
| bus_release_resource(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |