Home
last modified time | relevance | path

Searched defs:find_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireguard/
H A Dallowedips.c111 static struct allowedips_node *find_node(struct allowedips_node *trie, u8 bits, in find_node() function
/openbmc/linux/drivers/of/
H A Doverlay.c1084 static int find_node(struct device_node *tree, struct device_node *np) in find_node() function