PHY_PROBE(9) Network device support PHY_PROBE(9)NAMEphy_probe - probe and init a PHY deviceSYNOPSISint phy_probe(struct device * dev);ARGUMENTSdev device to probe and initDESCRIPTIONTake 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).COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_PROBE(9)