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

NAME

6       mdiobus_free - free a struct mii_bus
7

SYNOPSIS

9       void mdiobus_free(struct mii_bus * bus);
10

ARGUMENTS

12       bus
13           mii_bus to free
14

DESCRIPTION

16       This function releases the reference to the underlying device object in
17       the mii_bus. If this is the last reference, the mii_bus will be freed.
18
20Kernel Hackers Manual 3.10         June 2019                   MDIOBUS_FREE(9)
Impressum