BUS_REGISTER(9) Device drivers infrastructure BUS_REGISTER(9)NAMEbus_register - register a driver-core subsystemSYNOPSISint bus_register(struct bus_type * bus);ARGUMENTSbus bus to registerDESCRIPTIONOnce we have that, we register the bus with the kobject infrastructure, then register the children subsystems it has: the devices and drivers that belong to the subsystem.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BUS_REGISTER(9)
| Related Man Pages |
|---|
| pcitweak(1) - redhat |
| struct_device_driver(9) - centos |
| i2c_add_numbered_adapter(9) - centos |
| i2c_register_board_info(9) - centos |
| ieee1394(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| NFS problems (Debian) |
| Redhat 9 installation problem |
| Debian SPARC |
| How disabling GPU? |
| No SMS notifications once ppp up |