Searched refs:to_cxl_root (Results 1 – 2 of 2) sorted by relevance
553 kfree(to_cxl_root(port)); in cxl_port_release()963 cxl_root = to_cxl_root(port); in devm_cxl_add_root()1034 return to_cxl_root(iter); in find_cxl_root()
632 to_cxl_root(const struct cxl_port *port) in to_cxl_root() function