phy_state_machine  849 drivers/net/phy/phy.c 	phy_state_machine(&phydev->state_queue.work);
phy_state_machine  623 drivers/net/phy/phy_device.c 	INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine);
phy_state_machine 1146 include/linux/phy.h void phy_state_machine(struct work_struct *work);