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

/scripts/kconfig/
H A Dnconf.c295 static void handle_f1(int *key, struct menu *current_item);
296 static void handle_f2(int *key, struct menu *current_item);
297 static void handle_f3(int *key, struct menu *current_item);
298 static void handle_f4(int *key, struct menu *current_item);
299 static void handle_f5(int *key, struct menu *current_item);
300 static void handle_f6(int *key, struct menu *current_item);
301 static void handle_f7(int *key, struct menu *current_item);
302 static void handle_f8(int *key, struct menu *current_item);
303 static void handle_f9(int *key, struct menu *current_item);
392 static void handle_f1(int *key, struct menu *current_item) argument
400 handle_f2(int *key, struct menu *current_item) argument
407 handle_f3(int *key, struct menu *current_item) argument
416 handle_f4(int *key, struct menu *current_item) argument
432 handle_f5(int *key, struct menu *current_item) argument
439 handle_f6(int *key, struct menu *current_item) argument
446 handle_f7(int *key, struct menu *current_item) argument
453 handle_f8(int *key, struct menu *current_item) argument
460 handle_f9(int *key, struct menu *current_item) argument
[all...]

Completed in 202 milliseconds