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.