Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dconfdata.c19 struct conf_printer { struct
528 static struct conf_printer kconfig_printer_cb =
602 static struct conf_printer header_printer_cb =
621 static struct conf_printer tristate_printer_cb =
628 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()