Searched refs:cxl_nvdimm_bridge_type (Results 1 – 3 of 3) sorted by relevance
39 const struct device_type cxl_nvdimm_bridge_type = { variable47 if (dev_WARN_ONCE(dev, dev->type != &cxl_nvdimm_bridge_type, in to_cxl_nvdimm_bridge()56 return dev->type == &cxl_nvdimm_bridge_type; in is_cxl_nvdimm_bridge()107 dev->type = &cxl_nvdimm_bridge_type; in cxl_nvdimm_bridge_alloc()
7 extern const struct device_type cxl_nvdimm_bridge_type;
56 if (dev->type == &cxl_nvdimm_bridge_type) in cxl_device_id()