find_cxl_root
struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
find_cxl_root(cxlmd->endpoint);
struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
EXPORT_SYMBOL_NS_GPL(find_cxl_root, "CXL");
struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
struct cxl_root *find_cxl_root(struct cxl_port *port);
find_cxl_root(port);