Searched refs:phy_remove (Results 1 – 2 of 2) sorted by relevance
255 static void phy_remove(struct platform_device *pdev) in phy_remove() function274 .remove_new = phy_remove,
3383 static int phy_remove(struct device *dev) in phy_remove() function3440 new_driver->mdiodrv.driver.remove = phy_remove; in phy_driver_register()