Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dnconf.c289 static void handle_f1(int *key, struct menu *current_item);
312 .handler = handle_f1,
387 static void handle_f1(int *key, struct menu *current_item) in handle_f1() function