Searched refs:for_all_choices (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | expr.h | 209 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) macro
|
| H A D | symbol.c | 78 for_all_choices(sym, prop) in sym_get_choice_prop()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | expr.h | 207 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) macro
|
| H A D | symbol.c | 101 for_all_choices(sym, prop) in sym_get_choice_prop()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | expr.h | 164 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) macro
|
| H A D | symbol.c | 101 for_all_choices(sym, prop) in sym_get_choice_prop()
|