Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dport.c762 static int match_root_child(struct device *dev, const void *match) in match_root_child() function
788 port_dev = bus_find_device(&cxl_bus_type, NULL, dev, match_root_child); in find_cxl_root()