Searched refs:nd_pfn_probe (Results 1 – 3 of 3) sorted by relevance
569 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns);577 static inline int nd_pfn_probe(struct device *dev, in nd_pfn_probe() function
617 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe() function655 EXPORT_SYMBOL(nd_pfn_probe);
632 ret = nd_pfn_probe(dev, ndns); in nd_pmem_probe()
Completed in 8 milliseconds