Home
last modified time | relevance | path

Searched refs:xpm_choice_no (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dimages.c226 static const char *xpm_choice_no[] = { variable
H A Dqconf.cc316 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList()