Home
last modified time | relevance | path

Searched refs:nd_btt_probe (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt_devs.c331 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe() function
367 EXPORT_SYMBOL(nd_btt_probe); variable
H A Dnd.h277 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns);
281 static inline int nd_btt_probe(struct device *dev, in nd_btt_probe() function
H A Dblk.c306 else if (nd_btt_probe(dev, ndns) == 0) { in nd_blk_probe()
H A Dpmem.c534 ret = nd_btt_probe(dev, ndns); in nd_pmem_probe()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt_devs.c335 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_btt_probe() function
371 EXPORT_SYMBOL(nd_btt_probe); variable
H A Dnd.h543 int nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns);
547 static inline int nd_btt_probe(struct device *dev, in nd_btt_probe() function
H A Dpmem.c618 ret = nd_btt_probe(dev, ndns); in nd_pmem_probe()

Completed in 7 milliseconds