phy_device_register(9) Register the phy device on the MDIO bus

SYNOPSIS

int phy_device_register(struct phy_device * phydev);

ARGUMENTS

phydev

phy_device structure to be added to the MDIO bus

COPYRIGHT