Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dclaim.c70 static int namespace_match(struct device *dev, void *data) in namespace_match() function
171 found = device_find_child(dev->parent, name, namespace_match); in nd_namespace_store()