Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dnconf.c386 static void handle_f1(int *key, struct menu *current_item) in handle_f1()
394 static void handle_f2(int *key, struct menu *current_item) in handle_f2()
401 static void handle_f3(int *key, struct menu *current_item) in handle_f3()
410 static void handle_f4(int *key, struct menu *current_item) in handle_f4()
426 static void handle_f5(int *key, struct menu *current_item) in handle_f5()
433 static void handle_f6(int *key, struct menu *current_item) in handle_f6()
440 static void handle_f7(int *key, struct menu *current_item) in handle_f7()
447 static void handle_f8(int *key, struct menu *current_item) in handle_f8()
454 static void handle_f9(int *key, struct menu *current_item) in handle_f9()