Home
last modified time | relevance | path

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

/drivers/of/
Dplatform.c556 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
564 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()
578 EXPORT_SYMBOL_GPL(of_platform_device_destroy);
592 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
713 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()
/drivers/mmc/host/
Dcavium-thunderx.c161 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in thunder_mmc_probe()
Dmeson-mx-sdio.c727 of_platform_device_destroy(&slot_pdev->dev, NULL); in meson_mx_mmc_probe()
740 of_platform_device_destroy(slot_dev, NULL); in meson_mx_mmc_remove()
Dcavium-octeon.c292 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in octeon_mmc_probe()
/drivers/phy/ti/
Dphy-j721e-wiz.c1326 of_platform_device_destroy(&serdes_pdev->dev, NULL); in wiz_remove()
/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c2801 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe()
2831 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()