Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c293 static void handle_f5(int *key, struct menu *current_item);
336 .handler = handle_f5,
427 static void handle_f5(int *key, struct menu *current_item) in handle_f5() function