Searched refs:nd_dax_probe (Results 1 – 3 of 3) sorted by relevance
94 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe() function133 EXPORT_SYMBOL(nd_dax_probe);
326 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns);330 static inline int nd_dax_probe(struct device *dev, in nd_dax_probe() function
530 ret = nd_dax_probe(dev, ndns); in nd_pmem_probe()