1MDIOBUS_RELEASE(9)          Network device support          MDIOBUS_RELEASE(9)
2
3
4

NAME

6       mdiobus_release - mii_bus device release callback
7

SYNOPSIS

9       void mdiobus_release(struct device * d);
10

ARGUMENTS

12       d
13           the target struct device that contains the mii_bus
14

DESCRIPTION

16       called when the last reference to an mii_bus is dropped, to free the
17       underlying memory.
18
20Kernel Hackers Manual 3.10         June 2019                MDIOBUS_RELEASE(9)
Impressum