Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dnconf.c927 static void center_item(int selected_index, int *last_top_row) in center_item()
949 int selected_index, int *last_top_row) in show_menu()
1237 int selected_index = 0; in conf_choice() local