Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/cxl/core/
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()