Searched refs:get_relations_str (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | lkc_proto.h | 26 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
|
| H A D | mconf.c | 444 res = get_relations_str(sym_arr, &head); in search_conf()
|
| H A D | menu.c | 846 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
|
| H A D | nconf.c | 726 res = get_relations_str(sym_arr, NULL); in search_conf()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | lkc_proto.h | 25 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
|
| H A D | mconf.c | 444 res = get_relations_str(sym_arr, &head); in search_conf()
|
| H A D | menu.c | 693 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
|
| H A D | nconf.c | 726 res = get_relations_str(sym_arr, NULL); in search_conf()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | lkc.h | 122 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head);
|
| H A D | mconf.c | 444 res = get_relations_str(sym_arr, &head); in search_conf()
|
| H A D | menu.c | 872 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() function
|
| H A D | nconf.c | 727 res = get_relations_str(sym_arr, NULL); in search_conf()
|