find_fun_node_in_device 274 uspace/srv/devman/drv_conn.c fun_node_t *tfun = find_fun_node_in_device(tree, pdev, fun_name); find_fun_node_in_device 285 uspace/srv/devman/fun.c return find_fun_node_in_device(tree, pfun->child, name); find_fun_node_in_device 48 uspace/srv/devman/fun.h extern fun_node_t *find_fun_node_in_device(dev_tree_t *tree, dev_node_t *,HelenOS homepage, sources at GitHub