Home
last modified time | relevance | path

Searched refs:phy_state_machine (Results 1 – 2 of 2) sorted by relevance

/drivers/net/phy/
Dphy.c741 void phy_state_machine(struct work_struct *work) in phy_state_machine() function
Dphy_device.c191 INIT_DELAYED_WORK(&dev->state_queue, phy_state_machine); in phy_device_create()