Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c387 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
395 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
402 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
411 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
427 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
434 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
441 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
448 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
455 static void handle_f9(int *key, struct menu *current_item) in handle_f9()