Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvdimm/
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()