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 |
|---|
| struct_bus_type(9) - centos |
| ieee1394(4) - debian |
| i2c_add_numbered_adapter(9) - centos |
| pcitweak(1) - xfree86 |
| i2c_register_board_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Accessing Multi Hard Disk & theme |
| Can not get wireless to register in linux mint? |
| Debian SPARC |
| TuxOnIce stalls 3 times before resuming |
| No SMS notifications once ppp up |