Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/kconfig/
Dnconf.c1001 static void center_item(int selected_index, int *last_top_row) in center_item()
1023 int selected_index, int *last_top_row) in show_menu()
1325 int selected_index = 0; in conf_choice() local