Searched refs:to_cxl_root (Results 1 – 2 of 2) sorted by relevance
557 kfree(to_cxl_root(port)); in cxl_port_release()958 return to_cxl_root(port); in devm_cxl_add_root()1027 return to_cxl_root(iter); in find_cxl_root()
684 to_cxl_root(const struct cxl_port *port) in to_cxl_root() function