phy_find_first(9) finds the first PHY device on the bus

SYNOPSIS

struct phy_device * phy_find_first(struct mii_bus * bus);

ARGUMENTS

bus

the target MII bus

COPYRIGHT