Searched refs:devm_cxl_add_port (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/cxl/ |
| D | acpi.c | 278 port = devm_cxl_add_port(host, match, dport->component_reg_phys, in add_host_bridge_uport() 386 root_port = devm_cxl_add_port(host, host, CXL_RESOURCE_NONE, NULL); in cxl_acpi_probe()
|
| D | cxl.h | 265 struct cxl_port *devm_cxl_add_port(struct device *host, struct device *uport,
|
| /Linux-v5.15/drivers/cxl/core/ |
| D | bus.c | 341 struct cxl_port *devm_cxl_add_port(struct device *host, struct device *uport, in devm_cxl_add_port() function 379 EXPORT_SYMBOL_GPL(devm_cxl_add_port);
|