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 |
|---|
| hpfc(7d) - sunos |
| amr(7d) - sunos |
| cadp160(7d) - sunos |
| amr(7d) - opensolaris |
| drv(1) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |