Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dlkc.h102 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
H A Dmconf.c433 res = get_relations_str(sym_arr, &head); in search_conf()
H A Dmenu.c742 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
H A Dnconf.c741 res = get_relations_str(sym_arr, &head); in search_conf()