Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c295 static void handle_f8(int *key, struct menu *current_item);
353 .handler = handle_f8,
446 static void handle_f8(int *key, struct menu *current_item) in handle_f8() function