Home
last modified time | relevance | path

Searched refs:of_platform_device_destroy (Results 1 – 4 of 4) 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/include/linux/
H A Dof_platform.h80 extern int of_platform_device_destroy(struct device *dev, void *data);
102 static inline int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function
/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.c3672 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_probe()
3712 of_platform_device_destroy(common->mdio_dev, NULL); in am65_cpsw_nuss_remove()