Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c929 static void center_item(int selected_index, int *last_top_row) in center_item()
951 int selected_index, int *last_top_row) in show_menu()
1236 int selected_index = 0; in conf_choice() local