Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dport.c870 static bool dev_is_cxl_root_child(struct device *dev) in dev_is_cxl_root_child() function
1537 if (!dev_is_cxl_root_child(&port->dev)) { in devm_cxl_enumerate_ports()