Home
last modified time | relevance | path

Searched refs:cxl_port_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cxl/core/
A Dbus.c239 static const struct device_type cxl_port_type = { variable
247 if (dev_WARN_ONCE(dev, dev->type != &cxl_port_type, in to_cxl_port()
325 dev->type = &cxl_port_type; in cxl_port_alloc()
514 if (port->dev.parent->type == &cxl_port_type) in cxl_decoder_alloc()

Completed in 4 milliseconds