nd_dax_device_type   26 drivers/nvdimm/dax_devs.c static struct device_type nd_dax_device_type = {
nd_dax_device_type   33 drivers/nvdimm/dax_devs.c 	return dev ? dev->type == &nd_dax_device_type : false;
nd_dax_device_type   73 drivers/nvdimm/dax_devs.c 	dev->type = &nd_dax_device_type;