Searched refs:of_platform_device_destroy (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | platform.c | 555 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function 563 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy() 577 EXPORT_SYMBOL_GPL(of_platform_device_destroy); 591 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate() 712 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_platform.h | 69 extern int of_platform_device_destroy(struct device *dev, void *data);
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | cavium-thunderx.c | 161 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in thunder_mmc_probe()
|
| H A D | meson-mx-sdio.c | 728 of_platform_device_destroy(&slot_pdev->dev, NULL); in meson_mx_mmc_probe() 741 of_platform_device_destroy(slot_dev, NULL); in meson_mx_mmc_remove()
|
| H A D | cavium-octeon.c | 292 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in octeon_mmc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | phy-j721e-wiz.c | 998 of_platform_device_destroy(&serdes_pdev->dev, NULL); in wiz_remove()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 2181 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe() 2207 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 1064 of_platform_device_destroy
|
| H A D | abi_gki_aarch64_qcom | 1632 of_platform_device_destroy
|
| H A D | abi_gki_aarch64_oplus | 1778 of_platform_device_destroy
|
| H A D | abi_gki_aarch64_galaxy | 2845 of_platform_device_destroy
|