Searched refs:cxl_nvdimm_type (Results 1 – 3 of 3) sorted by relevance
177 const struct device_type cxl_nvdimm_type = { variable185 return dev->type == &cxl_nvdimm_type; in is_cxl_nvdimm()218 dev->type = &cxl_nvdimm_type; in cxl_nvdimm_alloc()
8 extern const struct device_type cxl_nvdimm_type;
58 if (dev->type == &cxl_nvdimm_type) in cxl_device_id()