Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-sun4i-usb.c485 static int sun4i_usb_phy_remove(struct platform_device *pdev) in sun4i_usb_phy_remove() function
667 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
677 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
685 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
705 .remove = sun4i_usb_phy_remove,