Home
last modified time | relevance | path

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

/drivers/usb/misc/
A Donboard_usb_dev_pdevs.c114 of_platform_device_destroy(&pdev->dev, NULL); in onboard_dev_create_pdevs()
140 of_platform_device_destroy(&pdle->pdev->dev, NULL); in onboard_dev_destroy_pdevs()
/drivers/of/
A Dplatform.c608 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
616 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()
630 EXPORT_SYMBOL_GPL(of_platform_device_destroy);
644 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
773 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()
/drivers/mmc/host/
A Dcavium-thunderx.c162 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in thunder_mmc_probe()
A Dmeson-mx-sdio.c728 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()
A Dcavium-octeon.c294 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in octeon_mmc_probe()
/drivers/bus/
A Dimx-weim.c362 of_platform_device_destroy(&pdev->dev, NULL); in of_weim_notify()
/drivers/macintosh/
A Dtherm_windtunnel.c552 of_platform_device_destroy(&x.of_dev->dev, NULL); in g4fan_exit()
/drivers/phy/ti/
A Dphy-j721e-wiz.c1652 of_platform_device_destroy(&serdes_pdev->dev, NULL); in wiz_remove()
/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c3662 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe()
3702 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()
/drivers/remoteproc/
A Dqcom_q6v5_mss.c2203 of_platform_device_destroy(&qproc->bam_dmux->dev, NULL); in q6v5_remove()

Completed in 38 milliseconds