Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/core/
Dport.c743 static bool dev_is_cxl_root_child(struct device *dev) in dev_is_cxl_root_child() function
768 if (!dev_is_cxl_root_child(dev)) in match_root_child()
1372 if (!dev_is_cxl_root_child(&port->dev)) { in devm_cxl_enumerate_ports()