to_nd_pfn         908 drivers/nvdimm/bus.c 	struct nd_pfn *nd_pfn = is_nd_pfn(dev) ? to_nd_pfn(dev) : NULL;
to_nd_pfn         100 drivers/nvdimm/claim.c 		return to_nd_pfn(dev);
to_nd_pfn          94 drivers/nvdimm/namespace_devs.c 		struct nd_pfn *nd_pfn = to_nd_pfn(dev);
to_nd_pfn        1686 drivers/nvdimm/namespace_devs.c 	struct nd_pfn *nd_pfn = is_nd_pfn(dev) ? to_nd_pfn(dev) : NULL;
to_nd_pfn         289 drivers/nvdimm/nd.h struct nd_pfn *to_nd_pfn(struct device *dev);
to_nd_pfn          20 drivers/nvdimm/pfn_devs.c 	struct nd_pfn *nd_pfn = to_nd_pfn(dev);
to_nd_pfn          47 drivers/nvdimm/pfn_devs.c EXPORT_SYMBOL(to_nd_pfn);
to_nd_pfn         624 drivers/nvdimm/pfn_devs.c 	nd_pfn = to_nd_pfn(pfn_dev);
to_nd_pfn         377 drivers/nvdimm/pmem.c 		nd_pfn = to_nd_pfn(dev);
to_nd_pfn         591 drivers/nvdimm/pmem.c 			struct nd_pfn *nd_pfn = to_nd_pfn(dev);
to_nd_pfn         734 drivers/nvdimm/region_devs.c 		struct nd_pfn *nd_pfn = to_nd_pfn(dev);