Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-lgm-usb.c255 static int phy_remove(struct platform_device *pdev) in phy_remove() function
276 .remove = phy_remove,
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c2973 static int phy_remove(struct device *dev) in phy_remove() function
3019 new_driver->mdiodrv.driver.remove = phy_remove; in phy_driver_register()