Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dlkc_proto.h26 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
Dmconf.c443 res = get_relations_str(sym_arr, &head); in search_conf()
Dmenu.c840 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
Dnconf.c726 res = get_relations_str(sym_arr, NULL); in search_conf()