Searched refs:xpm_choice_yes (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/scripts/kconfig/ | ||
D | images.c | 243 static const char *xpm_choice_yes[] = { variable |
D | qconf.cc | 339 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList() |