nd_pfn_device_type   29 drivers/nvdimm/pfn_devs.c static struct device_type nd_pfn_device_type = {
nd_pfn_device_type   36 drivers/nvdimm/pfn_devs.c 	return dev ? dev->type == &nd_pfn_device_type : false;
nd_pfn_device_type  341 drivers/nvdimm/pfn_devs.c 	dev->type = &nd_pfn_device_type;