Searched refs:to_cxl_root (Results 1 – 2 of 2) sorted by relevance
543 kfree(to_cxl_root(port)); in cxl_port_release()957 cxl_root = to_cxl_root(port); in devm_cxl_add_root()1028 return to_cxl_root(iter); in find_cxl_root()
640 to_cxl_root(const struct cxl_port *port) in to_cxl_root() function