Rechercher une page de manuel
bus_register
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
bus_register - register a bus with the system.SYNOPSIS
- int bus_register(struct bus_type * bus);
ARGUMENTS
bus
- bus.
DESCRIPTION
Once 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre