Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dnconf.c299 static void handle_f2(int *key, struct menu *current_item);
327 .handler = handle_f2,
404 static void handle_f2(int *key, struct menu *current_item) in handle_f2() function