Searched refs:header_printer_cb (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | confdata.c | 600 static struct conf_printer header_printer_cb = variable 987 conf_write_heading(out_h, &header_printer_cb, NULL); in conf_write_autoconf() 999 conf_write_symbol(out_h, sym, &header_printer_cb, NULL); in conf_write_autoconf()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | confdata.c | 707 static struct conf_printer header_printer_cb = variable 1073 conf_write_heading(out_h, &header_printer_cb, NULL); in conf_write_autoconf() 1082 conf_write_symbol(out_h, sym, &header_printer_cb, NULL); in conf_write_autoconf()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | confdata.c | 603 static struct conf_printer header_printer_cb = variable 1019 conf_write_heading(out_h, &header_printer_cb, NULL); in conf_write_autoconf() 1031 conf_write_symbol(out_h, sym, &header_printer_cb, NULL); in conf_write_autoconf()
|