Home
last modified time | relevance | path

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

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