Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c19 struct conf_printer { struct
526 static struct conf_printer kconfig_printer_cb =
600 static struct conf_printer header_printer_cb =
619 static struct conf_printer tristate_printer_cb =
626 struct conf_printer *printer, void *printer_arg) in conf_write_symbol()
649 conf_write_heading(FILE *fp, struct conf_printer *printer, void *printer_arg) in conf_write_heading()