Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dnconf.c296 static void handle_f7(int *key, struct menu *current_item);
349 .handler = handle_f7,
442 static void handle_f7(int *key, struct menu *current_item) in handle_f7() function