Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dport.c557 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()
/linux/drivers/cxl/
H A Dcxl.h684 to_cxl_root(const struct cxl_port *port) in to_cxl_root() function