BUS_REGISTER(9) Device drivers infrastructure BUS_REGISTER(9)NAMEbus_register - register a bus with the system.SYNOPSISint bus_register(struct bus_type * bus);ARGUMENTSbus bus.DESCRIPTIONOnce we have that, we registered the bus with the kobject infrastructure, then register the children subsystems it has: the devices and drivers that belong to the bus.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BUS_REGISTER(9)
| Related Man Pages |
|---|
| i2c_register_board_info(9) - centos |
| i2c_register_board_info(9) - suse |
| ieee1394(4) - minix |
| firewire(4) - centos |
| firewire(4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Accessing Multi Hard Disk & theme |
| NFS problems (Debian) |
| Redhat 9 installation problem |
| Can not get wireless to register in linux mint? |
| TuxOnIce stalls 3 times before resuming |