Searched refs:of_platform_device_destroy (Results 1 – 1 of 1) sorted by relevance
473 static int of_platform_device_destroy(struct device *dev, void *data) in of_platform_device_destroy() function481 device_for_each_child(dev, NULL, of_platform_device_destroy); in of_platform_device_destroy()511 device_for_each_child(parent, NULL, of_platform_device_destroy); in of_platform_depopulate()561 of_platform_device_destroy(&pdev->dev, &children_left); in of_platform_notify()