DRIVER_REGISTER(9) Device drivers infrastructure DRIVER_REGISTER(9)NAMEdriver_register - register driver with busSYNOPSISint driver_register(struct device_driver * drv);ARGUMENTSdrv driver to registerDESCRIPTIONWe pass off most of the work to the bus_add_driver call, since most of the things we have to do deal with the bus structures.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DRIVER_REGISTER(9)
| Related Man Pages |
|---|
| struct_bus_type(9) - centos |
| struct_ccw_driver(9) - centos |
| struct_device_driver(9) - centos |
| struct_i2c_driver(9) - centos |
| i2c_register_board_info(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |