Searched refs:show_menu (Results 1 – 3 of 3) sorted by relevance
68 bool EnumControl(bool show_menu = true);
590 bool V4L2Device::EnumControl(bool show_menu) { in EnumControl() argument611 if (query_ctrl.type == V4L2_CTRL_TYPE_MENU && show_menu) in EnumControl()626 if (query_ctrl.type == V4L2_CTRL_TYPE_MENU && show_menu) in EnumControl()
950 static void show_menu(const char *prompt, const char *instructions, in show_menu() function1089 show_menu(prompt ? _(prompt) : _("Main Menu"), in conf()1273 show_menu(prompt ? _(prompt) : _("Choice Menu"), in conf_choice()