Home
last modified time | relevance | path

Searched refs:handle_f9 (Results 1 – 1 of 1) sorted by relevance

/scripts/kconfig/
Dnconf.c296 static void handle_f9(int *key, struct menu *current_item);
359 .handler = handle_f9,
453 static void handle_f9(int *key, struct menu *current_item) in handle_f9() function