mdiobus_release

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

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.