Scroll to navigation

PHY_DEVICE_REGISTER(9) Network device support PHY_DEVICE_REGISTER(9)

NAME

phy_device_register - Register the phy device on the MDIO bus

SYNOPSIS

int phy_device_register(struct phy_device * phydev);

ARGUMENTS

struct phy_device * phydev
phy_device structure to be added to the MDIO bus

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11