Home
last modified time | relevance | path

Searched defs:selected_index (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A Dnconf.c914 static void center_item(int selected_index, int *last_top_row) in center_item()
936 int selected_index, int *last_top_row) in show_menu()
1237 int selected_index = 0; in conf_choice() local