Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.c290 static void handle_f1(int *key, struct menu *current_item);
313 .handler = handle_f1,
388 static void handle_f1(int *key, struct menu *current_item) in handle_f1() function