mdiobus_free(9) centos man page | unix.com

Man Page: mdiobus_free

Operating Environment: centos

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 3.10 June 2014 MDIOBUS_FREE(9)
Related Man Pages
device_create(9) - centos
struct_device_driver(9) - centos
devclass(9) - debian
i2c_register_board_info(9) - centos
devclass(9) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq