1PHY_FIND_FIRST(9) Network device support PHY_FIND_FIRST(9)
23
4
NAME
6phy_find_first - finds the first PHY device on the bus
7
SYNOPSIS
9struct phy_device * phy_find_first(struct mii_bus * bus);
10
ARGUMENTS
12bus
13the target MII bus
14
COPYRIGHT
16Kernel Hackers Manual 3.10 June 2019 PHY_FIND_FIRST(9)