Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Dchecks.c1850 static struct node *get_remote_endpoint(struct check *c, struct dt_info *dti, in get_remote_endpoint() function
1886 remote_node = get_remote_endpoint(c, dti, node); in check_graph_endpoint()
1890 if (get_remote_endpoint(c, dti, remote_node) != node) in check_graph_endpoint()