Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Darche-platform.c554 static int arche_remove_child(struct device *dev, void *unused) in arche_remove_child() function
569 device_for_each_child(&pdev->dev, NULL, arche_remove_child); in arche_platform_remove()