Searched refs:cxl_port_type (Results 1 – 1 of 1) sorted by relevance
578 static const struct device_type cxl_port_type = { variable586 return dev->type == &cxl_port_type; in is_cxl_port()592 if (dev_WARN_ONCE(dev, dev->type != &cxl_port_type, in to_cxl_port()746 dev->type = &cxl_port_type; in cxl_port_alloc()