Searched refs:cxl_nvdimm_type (Results 1 – 3 of 3) sorted by relevance
179 const struct device_type cxl_nvdimm_type = { variable187 return dev->type == &cxl_nvdimm_type; in is_cxl_nvdimm()220 dev->type = &cxl_nvdimm_type; in cxl_nvdimm_alloc()
11 extern const struct device_type cxl_nvdimm_type;
63 if (dev->type == &cxl_nvdimm_type) in cxl_device_id()