Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dnconf.c292 static void handle_f5(int *key, struct menu *current_item);
335 .handler = handle_f5,
426 static void handle_f5(int *key, struct menu *current_item) in handle_f5() function