Home
last modified time | relevance | path

Searched refs:dialog_checklist (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h231 int dialog_checklist(const char *title, const char *prompt, int height,
H A Dchecklist.c105 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Ddialog.h243 int dialog_checklist(const char *title, const char *prompt, int height,
H A Dchecklist.c117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Ddialog.h224 int dialog_checklist(const char *title, const char *prompt, int height,
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c825 res = dialog_checklist(prompt ? prompt : "Main Menu", in conf_choice()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c829 res = dialog_checklist(prompt ? _(prompt) : _("Main Menu"), in conf_choice()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c829 res = dialog_checklist(prompt ? _(prompt) : _("Main Menu"), in conf_choice()