Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dport.c851 static bool dev_is_cxl_root_child(struct device *dev) in dev_is_cxl_root_child() function
1505 if (!dev_is_cxl_root_child(&port->dev)) { in devm_cxl_enumerate_ports()