Searched refs:kconfig_print_comment (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | confdata.c | 507 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() function 529 .print_comment = kconfig_print_comment, 622 .print_comment = kconfig_print_comment,
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | confdata.c | 510 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() function 532 .print_comment = kconfig_print_comment, 625 .print_comment = kconfig_print_comment,
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | confdata.c | 614 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() function 636 .print_comment = kconfig_print_comment,
|