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 2.6. July 2010 DRIVER_REGISTER(9)
| Related Man Pages |
|---|
| hpfc(7d) - sunos |
| adpu320(7d) - sunos |
| struct_ccwgroup_driver(9) - suse |
| struct_i2c_driver(9) - suse |
| drv(1) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Tar Command |
| 32 bit process addressing more than 4GB |