Home
last modified time | relevance | path

Searched refs:nd_dax_probe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Ddax_devs.c87 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe() function
126 EXPORT_SYMBOL(nd_dax_probe); variable
H A Dnd.h335 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns);
339 static inline int nd_dax_probe(struct device *dev, in nd_dax_probe() function
H A Dpmem.c555 ret = nd_dax_probe(dev, ndns); in nd_pmem_probe()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Ddax_devs.c87 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe() function
126 EXPORT_SYMBOL(nd_dax_probe); variable
H A Dnd.h601 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns);
605 static inline int nd_dax_probe(struct device *dev, in nd_dax_probe() function
H A Dpmem.c639 ret = nd_dax_probe(dev, ndns); in nd_pmem_probe()

Completed in 7 milliseconds