Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/allwinner/
Dphy-sun4i-usb.c660 static int sun4i_usb_phy_remove(struct platform_device *pdev) in sun4i_usb_phy_remove() function
833 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
843 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
851 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
992 .remove = sun4i_usb_phy_remove,