table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PHY_PROBE(9) | Network device support | PHY_PROBE(9) |
NAME¶
phy_probe - probe and init a PHY deviceSYNOPSIS¶
int
phy_probe(struct device * dev);
ARGUMENTS¶
devdevice to probe and init
DESCRIPTION¶
Take care of setting up the phy_device structure, set the state to READY (the driver's init function should set it to STARTING if needed).COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |