Home
last modified time | relevance | path

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

/linux/drivers/of/
A Dplatform.c558 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
566 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()
580 EXPORT_SYMBOL_GPL(of_platform_device_destroy);
594 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
715 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()
/linux/include/linux/
A Dof_platform.h69 extern int of_platform_device_destroy(struct device *dev, void *data);
/linux/drivers/mmc/host/
A Dcavium-thunderx.c159 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in thunder_mmc_probe()
A Dmeson-mx-sdio.c722 of_platform_device_destroy(&slot_pdev->dev, NULL); in meson_mx_mmc_probe()
735 of_platform_device_destroy(slot_dev, NULL); in meson_mx_mmc_remove()
A Dcavium-octeon.c291 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in octeon_mmc_probe()
/linux/drivers/phy/ti/
A Dphy-j721e-wiz.c1325 of_platform_device_destroy(&serdes_pdev->dev, NULL); in wiz_remove()
/linux/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c2774 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe()
2803 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()
/linux/
A Dvmlinux.symvers5488 0x00000000 of_platform_device_destroy vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47639 ffff800010ccf960 T of_platform_device_destroy
A D.tmp_System.map47639 ffff800010ccf960 T of_platform_device_destroy

Completed in 332 milliseconds