Searched refs:phy_change (Results 1 – 3 of 3) sorted by relevance
759 void phy_change(struct work_struct *work);
660 void phy_change(struct work_struct *work) in phy_change() function
188 INIT_WORK(&dev->phy_queue, phy_change); in phy_device_create()