Home
last modified time | relevance | path

Searched refs:xpm_choice_yes (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/scripts/kconfig/
Dimages.c245 const char *xpm_choice_yes[] = { variable
Dimages.h23 extern const char *xpm_choice_yes[];
Dqconf.cc307 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList()