Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/allwinner/
Dphy-sun4i-usb.c660 static int sun4i_usb_phy_remove(struct platform_device *pdev) in sun4i_usb_phy_remove() function
837 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
847 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
855 sun4i_usb_phy_remove(pdev); /* Stop detect work */ in sun4i_usb_phy_probe()
997 .remove = sun4i_usb_phy_remove,