Searched refs:cxl_endpoint_autoremove (Results 1 – 2 of 2) sorted by relevance
591 int cxl_endpoint_autoremove(struct cxl_memdev *cxlmd, struct cxl_port *endpoint);
1086 int cxl_endpoint_autoremove(struct cxl_memdev *cxlmd, struct cxl_port *endpoint) in cxl_endpoint_autoremove() function1094 EXPORT_SYMBOL_NS_GPL(cxl_endpoint_autoremove, CXL);1152 rc = cxl_endpoint_autoremove(cxlmd, endpoint); in devm_cxl_add_endpoint()