Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/greybus/
Darche-platform.c553 static int arche_remove_child(struct device *dev, void *unused) in arche_remove_child() function
568 device_for_each_child(&pdev->dev, NULL, arche_remove_child); in arche_platform_remove()