1MDIOBUS_ALLOC(9) Network device support MDIOBUS_ALLOC(9)
23
4
NAME
6mdiobus_alloc - allocate a mii_bus structure
7
SYNOPSIS
9struct mii_bus * mdiobus_alloc(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16called by a bus driver to allocate an mii_bus structure to fill in.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 MDIOBUS_ALLOC(9)