Rechercher une page de manuel
mdiobus_free
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
mdiobus_free - free a struct mii_busSYNOPSIS
- void mdiobus_free(struct mii_bus * bus);
ARGUMENTS
bus
- mii_bus to free
DESCRIPTION
This function releases the reference to the underlying device object in the mii_bus. If this is the last reference, the mii_bus will be freed.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre