| /Linux-v5.4/scripts/kconfig/ | 
| D | menu.c | 21 void menu_warn(struct menu *menu, const char *fmt, ...)  in menu_warn()49 	struct menu *menu;  in menu_add_entry()  local
 146 			struct menu *menu = current_entry;  in menu_add_prop()  local
 292 	struct menu *menu, *last_menu;  in menu_finalize()  local
 601 bool menu_has_prompt(struct menu *menu)  in menu_has_prompt()
 613 bool menu_is_empty(struct menu *menu)  in menu_is_empty()
 624 bool menu_is_visible(struct menu *menu)  in menu_is_visible()
 662 const char *menu_get_prompt(struct menu *menu)  in menu_get_prompt()
 671 struct menu *menu_get_root_menu(struct menu *menu)  in menu_get_root_menu()
 676 struct menu *menu_get_parent_menu(struct menu *menu)  in menu_get_parent_menu()
 [all …]
 
 | 
| D | expr.h | 199 	struct menu *menu;         /* the menu the property are associated with  member221 struct menu {  struct
 223 	struct menu *next;  argument
 226 	struct menu *parent;  argument
 229 	struct menu *list;  argument
 239 	 * symbol as well as the text for a menu or comment, along with the  argument
 262 	/* The location where the menu node appears in the Kconfig files */  argument
 271  * Set on a menu node when the corresponding symbol changes state in some way.  argument
 
 | 
| D | conf.c | 46 static void print_help(struct menu *menu)  in print_help()129 static int conf_string(struct menu *menu)  in conf_string()
 162 static int conf_sym(struct menu *menu)  in conf_sym()
 229 static int conf_choice(struct menu *menu)  in conf_choice()
 344 static void conf(struct menu *menu)  in conf()
 411 static void check_conf(struct menu *menu)  in check_conf()
 
 | 
| D | qconf.cc | 341 bool ConfigList::menuSkip(struct menu *menu)  in menuSkip()385 ConfigItem* ConfigList::findConfigItem(struct menu *menu)  in findConfigItem()
 399 	struct menu *menu;  in updateSelection()  local
 493 	struct menu* menu;  in changeValue()  local
 529 void ConfigList::setRootMenu(struct menu *menu)  in setRootMenu()
 577 void ConfigList::updateMenuList(ConfigItem *parent, struct menu* menu)  in updateMenuList()
 642 void ConfigList::updateMenuList(ConfigList *parent, struct menu* menu)  in updateMenuList()
 711 	struct menu *menu;  in keyPressEvent()  local
 772 	struct menu *menu;  in mouseReleaseEvent()  local
 833 	struct menu *menu;  in mouseDoubleClickEvent()  local
 [all …]
 
 | 
| D | gconf.c | 365 static void text_insert_help(struct menu *menu)  in text_insert_help()785 	struct menu *menu;  in renderer_edited()  local
 805 static void change_sym_value(struct menu *menu, gint col)  in change_sym_value()
 845 static void toggle_sym_value(struct menu *menu)  in toggle_sym_value()
 886 	struct menu *menu;  in on_treeview2_button_press_event()  local
 943 	struct menu *menu;  in on_treeview2_key_press_event()  local
 985 	struct menu *menu;  in on_treeview2_cursor_changed()  local
 1004 	struct menu *menu;  in on_treeview1_button_press_event()  local
 1036 static gchar **fill_row(struct menu *menu)  in fill_row()
 1161 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row)  in set_node()
 [all …]
 
 | 
| D | parser.y | 40 	struct menu *menu;  member592 static void print_symbol(FILE *out, struct menu *menu)  in print_symbol()
 687 	struct menu *menu;  in zconfdump()  local
 
 | 
| D | mconf.c | 465 static void build_conf(struct menu *menu)  in build_conf()643 static void conf(struct menu *menu, struct menu *active_menu)  in conf()
 784 static void show_help(struct menu *menu)  in show_help()
 795 static void conf_choice(struct menu *menu)  in conf_choice()
 856 static void conf_string(struct menu *menu)  in conf_string()
 
 | 
| D | nconf.c | 462 static int process_special_keys(int *key, struct menu *menu)  in process_special_keys()524 static void item_make(struct menu *menu, char tag, const char *fmt, ...)  in item_make()
 735 static void build_conf(struct menu *menu)  in build_conf()
 1068 static void conf(struct menu *menu)  in conf()
 1218 static void show_help(struct menu *menu)  in show_help()
 1231 static void conf_choice(struct menu *menu)  in conf_choice()
 1348 static void conf_string(struct menu *menu)  in conf_string()
 
 | 
| D | confdata.c | 773 	struct menu *menu;  in conf_write_defconfig()  local847 	struct menu *menu;  in conf_write()  local
 
 | 
| D | nconf.gui.c | 253 	MENU *menu;  in btn_dialog()  local
 | 
| D | qconf.h | 187 	struct menu *menu;  variable
 | 
| D | symbol.c | 1040 	struct menu *menu = NULL;  in sym_check_print_recursive()  local
 | 
| /Linux-v5.4/tools/perf/ui/browsers/ | 
| D | header.c | 32 static int list_menu__run(struct ui_browser *menu)  in list_menu__run()84 	struct ui_browser menu = {  in ui__list_menu()  local
 
 | 
| D | hists.c | 3222 	struct evsel_menu *menu = container_of(browser,  in perf_evsel_menu__write()  local3269 static int perf_evsel_menu__run(struct evsel_menu *menu,  in perf_evsel_menu__run()
 3380 	struct evsel_menu menu = {  in __perf_evlist__tui_browse_hists()  local
 
 | 
| /Linux-v5.4/tools/perf/ui/tui/ | 
| D | util.c | 26 static int popup_menu__run(struct ui_browser *menu)  in popup_menu__run()60 	struct ui_browser menu = {  in ui__popup_menu()  local
 
 | 
| /Linux-v5.4/scripts/kconfig/lxdialog/ | 
| D | menubox.c | 178 	WINDOW *dialog, *menu;  in dialog_menu()  local
 | 
| /Linux-v5.4/drivers/media/usb/uvc/ | 
| D | uvc_ctrl.c | 976 		const struct uvc_menu_info *menu = mapping->menu_info;  in __uvc_ctrl_get_value()  local1023 	const struct uvc_menu_info *menu;  in __uvc_query_v4l2_ctrl()  local
 
 | 
| /Linux-v5.4/drivers/media/common/ | 
| D | cx2341x.c | 1189 	const char * const *menu = cx2341x_ctrl_get_menu(p, id);  in cx2341x_menu_item()  local
 | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | exported-sql-viewer.py | 2664 	def AddCopy(self, menu):  argument2668 	def AddActions(self, menu):  argument
 2676 	def AddActions(self, menu):  argument
 2891 	def __init__(self, mdi_area, menu):  argument
 3301 	def TableMenu(self, tables, menu):  argument
 
 | 
| /Linux-v5.4/drivers/media/platform/vivid/ | 
| D | vivid-core.h | 212 	struct v4l2_ctrl		*menu;  member
 | 
| /Linux-v5.4/drivers/hid/ | 
| D | wacom_wac.c | 486 	bool wrench = false, keyboard = false, mute_touch = false, menu = false,  in wacom_intuos_pad()  local
 |