Searched refs:config_bydev_lookup (Results 1 – 3 of 3) sorted by relevance
85 struct node *config_bydev_lookup(struct cfgdata *, const char *);
598 config_bydev_lookup(struct cfgdata *fromcfg, const char *path) in config_bydev_lookup() function
331 if ((ret = config_bydev_lookup(Lastcfg, path)) == NULL) in platform_getpath()