1. NAME

phy_device_register - Register the phy device on the MDIO bus

2. SYNOPSIS

int phy_device_register(struct phy_device *  phydev );

3. ARGUMENTS

phydev
    phy_device structure to be added to the MDIO bus

4. COPYRIGHT