1PHY_START(9)                Network device support                PHY_START(9)
2
3
4

NAME

6       phy_start - start or restart a PHY device
7

SYNOPSIS

9       void phy_start(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14

DESCRIPTION

16       Indicates the attached device's readiness to handle PHY-related work.
17       Used during startup to start the PHY, and after a call to phy_stop to
18       resume operation. Also used to indicate the MDIO bus has cleared an
19       error condition.
20
22Kernel Hackers Manual 3.10         June 2019                      PHY_START(9)
Impressum