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_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 |