Home
last modified time | relevance | path

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

/linux/drivers/usb/misc/
H 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()
/linux/drivers/of/
H A Dplatform.c607 int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
615 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()
629 EXPORT_SYMBOL_GPL(of_platform_device_destroy);
643 device_for_each_child_reverse(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()
772 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()
/linux/drivers/mmc/host/
H A Dcavium-thunderx.c162 of_platform_device_destroy(&host->slot_pdev[i]->dev, NULL); in thunder_mmc_probe()
/linux/drivers/bus/
H A Dimx-weim.c362 of_platform_device_destroy(&pdev->dev, NULL); in of_weim_notify()
/linux/drivers/macintosh/
H A Dtherm_windtunnel.c552 of_platform_device_destroy(&x.of_dev->dev, NULL); in g4fan_exit()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c3664 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe()
3704 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()
/linux/drivers/remoteproc/
H A Dqcom_q6v5_mss.c2190 of_platform_device_destroy(&qproc->bam_dmux->dev, NULL); in q6v5_remove()