Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dlkc_proto.h26 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
H A Dmconf.c444 res = get_relations_str(sym_arr, &head); in search_conf()
H A Dmenu.c846 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
H A Dnconf.c726 res = get_relations_str(sym_arr, NULL); in search_conf()
/openbmc/linux/scripts/kconfig/
H A Dlkc.h105 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
H A Dmconf.c483 res = get_relations_str(sym_arr, &head); in search_conf()
H A Dmenu.c838 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
H A Dnconf.c790 res = get_relations_str(sym_arr, &head); in search_conf()