Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/misc/
A Donboard_usb_hub_pdevs.c113 of_platform_device_destroy(&pdev->dev, NULL); in onboard_hub_create_pdevs()
139 of_platform_device_destroy(&pdle->pdev->dev, NULL); in onboard_hub_destroy_pdevs()
/linux-6.3-rc2/include/linux/
A Dof_platform.h74 extern int of_platform_device_destroy(struct device *dev, void *data);
96 static inline int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
/linux-6.3-rc2/drivers/of/
A Dplatform.c609 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
617 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()
631 EXPORT_SYMBOL_GPL(of_platform_device_destroy);
645 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
766 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()
/linux-6.3-rc2/drivers/mmc/host/
A Dcavium-thunderx.c161 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in thunder_mmc_probe()
A Dcavium-octeon.c292 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in octeon_mmc_probe()
A 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()
/linux-6.3-rc2/drivers/bus/
A Dimx-weim.c358 of_platform_device_destroy(&pdev->dev, NULL); in of_weim_notify()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c2929 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe()
2959 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()
/linux-6.3-rc2/drivers/phy/ti/
A Dphy-j721e-wiz.c1649 of_platform_device_destroy(&serdes_pdev->dev, NULL); in wiz_remove()
/linux-6.3-rc2/drivers/remoteproc/
A Dqcom_q6v5_mss.c2119 of_platform_device_destroy(&qproc->bam_dmux->dev, NULL); in q6v5_remove()

Completed in 30 milliseconds