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

NAME

6       phy_probe - probe and init a PHY device
7

SYNOPSIS

9       int phy_probe(struct device * dev);
10

ARGUMENTS

12       dev
13           device to probe and init
14

DESCRIPTION

16       Take care of setting up the phy_device structure, set the state to
17       READY (the driver's init function should set it to STARTING if needed).
18
20Kernel Hackers Manual 3.10         June 2019                      PHY_PROBE(9)
Impressum