mdiobus_release(9) centos man page | unix.com

Man Page: mdiobus_release

Operating Environment: centos

Section: 9

MDIOBUS_RELEASE(9)					      Network device support						MDIOBUS_RELEASE(9)

NAME
mdiobus_release - mii_bus device release callback
SYNOPSIS
void mdiobus_release(struct device * d);
ARGUMENTS
d the target struct device that contains the mii_bus
DESCRIPTION
called when the last reference to an mii_bus is dropped, to free the underlying memory.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MDIOBUS_RELEASE(9)
Related Man Pages
device_create(9) - centos
struct_ccwgroup_driver(9) - centos
struct_spi_driver(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq