Home
last modified time | relevance | path

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

/openbmc/linux/drivers/interconnect/
H A Dcore.c196 static struct icc_path *path_find(struct device *dev, struct icc_node *src, in path_find() function
516 path = path_find(dev, src_data->node, dst_data->node); in of_icc_get_by_index()
619 path = path_find(dev, src_node, dst_node); in icc_get()