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