Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/common/
Dlocomo.c464 static int locomo_remove_child(struct device *dev, void *data) in locomo_remove_child() function
472 device_for_each_child(lchip->dev, NULL, locomo_remove_child); in __locomo_remove()