Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dnconf.c300 static void handle_f3(int *key, struct menu *current_item);
333 .handler = handle_f3,
411 static void handle_f3(int *key, struct menu *current_item) in handle_f3() function