mdiobus_free(9) suse man page | unix.com

Man Page: mdiobus_free

Operating Environment: suse

Section: 9

MDIOBUS_FREE(9) 					      Network device support						   MDIOBUS_FREE(9)

NAME
mdiobus_free - free a struct mii_bus
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 MDIOBUS_FREE(9)
Related Man Pages
struct_bus_type(9) - centos
device_create(9) - suse
devclass(9) - freebsd
devclass(9) - minix
devclass(9) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I