Searched refs:namespace_match (Results 1 – 1 of 1) sorted by relevance
70 static int namespace_match(struct device *dev, void *data) in namespace_match() function171 found = device_find_child(dev->parent, name, namespace_match); in nd_namespace_store()