Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/
Dcxl.h591 int cxl_endpoint_autoremove(struct cxl_memdev *cxlmd, struct cxl_port *endpoint);
/Linux-v6.1/drivers/cxl/core/
Dport.c1086 int cxl_endpoint_autoremove(struct cxl_memdev *cxlmd, struct cxl_port *endpoint) in cxl_endpoint_autoremove() function
1094 EXPORT_SYMBOL_NS_GPL(cxl_endpoint_autoremove, CXL);
1152 rc = cxl_endpoint_autoremove(cxlmd, endpoint); in devm_cxl_add_endpoint()