Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/allwinner/
Dphy-sun4i-usb.c652 static int sun4i_usb_phy_remove(struct platform_device *pdev) in sun4i_usb_phy_remove() function
826 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
836 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
844 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
974 .remove = sun4i_usb_phy_remove,