table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
MDIOBUS_RELEASE(9) | Network device support | MDIOBUS_RELEASE(9) |
NAME¶
mdiobus_release - mii_bus device release callbackSYNOPSIS¶
void
mdiobus_release(struct device * d);
ARGUMENTS¶
dthe 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¶
February 2017 | Kernel Hackers Manual 3.16 |