Searched refs:phy_state_machine (Results 1 – 3 of 3) sorted by relevance
792 void phy_state_machine(struct work_struct *work);
810 void phy_state_machine(struct work_struct *work) in phy_state_machine() function
187 INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine); in phy_device_create()