Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnd.h303 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns);
311 static inline int nd_pfn_probe(struct device *dev, in nd_pfn_probe() function
H A Dpfn_devs.c536 * When probing a namepace via nd_pfn_probe() the uuid in nd_pfn_validate()
613 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe() function
651 EXPORT_SYMBOL(nd_pfn_probe); variable
H A Dpmem.c549 ret = nd_pfn_probe(dev, ndns); in nd_pmem_probe()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnd.h569 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
H A Dpfn_devs.c542 * When probing a namepace via nd_pfn_probe() the uuid in nd_pfn_validate()
622 int nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_pfn_probe() function
660 EXPORT_SYMBOL(nd_pfn_probe); variable
H A Dpmem.c633 ret = nd_pfn_probe(dev, ndns); in nd_pmem_probe()

Completed in 8 milliseconds