Searched refs:current_item (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | nconf.c | 290 static void handle_f1(int *key, struct menu *current_item); 291 static void handle_f2(int *key, struct menu *current_item); 292 static void handle_f3(int *key, struct menu *current_item); 293 static void handle_f4(int *key, struct menu *current_item); 294 static void handle_f5(int *key, struct menu *current_item); 295 static void handle_f6(int *key, struct menu *current_item); 296 static void handle_f7(int *key, struct menu *current_item); 297 static void handle_f8(int *key, struct menu *current_item); 298 static void handle_f9(int *key, struct menu *current_item); 388 static void handle_f1(int *key, struct menu *current_item) in handle_f1() argument 396 handle_f2(int *key, struct menu *current_item) handle_f2() argument 403 handle_f3(int *key, struct menu *current_item) handle_f3() argument 412 handle_f4(int *key, struct menu *current_item) handle_f4() argument 428 handle_f5(int *key, struct menu *current_item) handle_f5() argument 435 handle_f6(int *key, struct menu *current_item) handle_f6() argument 442 handle_f7(int *key, struct menu *current_item) handle_f7() argument 449 handle_f8(int *key, struct menu *current_item) handle_f8() argument 456 handle_f9(int *key, struct menu *current_item) handle_f9() argument [all...] |
H A D | nconf.gui.c | 339 res = item_index(current_item(menu)); in btn_dialog()
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | nconf.c | 296 static void handle_f1(int *key, struct menu *current_item); 297 static void handle_f2(int *key, struct menu *current_item); 298 static void handle_f3(int *key, struct menu *current_item); 299 static void handle_f4(int *key, struct menu *current_item); 300 static void handle_f5(int *key, struct menu *current_item); 301 static void handle_f6(int *key, struct menu *current_item); 302 static void handle_f7(int *key, struct menu *current_item); 303 static void handle_f8(int *key, struct menu *current_item); 304 static void handle_f9(int *key, struct menu *current_item); 394 static void handle_f1(int *key, struct menu *current_item) in handle_f1() argument 402 handle_f2(int *key, struct menu *current_item) handle_f2() argument 409 handle_f3(int *key, struct menu *current_item) handle_f3() argument 418 handle_f4(int *key, struct menu *current_item) handle_f4() argument 434 handle_f5(int *key, struct menu *current_item) handle_f5() argument 441 handle_f6(int *key, struct menu *current_item) handle_f6() argument 448 handle_f7(int *key, struct menu *current_item) handle_f7() argument 455 handle_f8(int *key, struct menu *current_item) handle_f8() argument 462 handle_f9(int *key, struct menu *current_item) handle_f9() argument [all...] |
H A D | nconf.gui.c | 290 res = item_index(current_item(menu)); in btn_dialog()
|
Completed in 7 milliseconds