Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/kconfig/
Dnconf.c302 static void handle_f5(int *key, struct menu *current_item);
345 .handler = handle_f5,
436 static void handle_f5(int *key, struct menu *current_item) in handle_f5() function