Home
last modified time | relevance | path

Searched defs:conf_set_message_callback (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c55 void conf_set_message_callback(void (*fn) (const char *fmt, va_list ap)) in conf_set_message_callback() function
/openbmc/linux/scripts/kconfig/
H A Dconfdata.c185 void conf_set_message_callback(void (*fn)(const char *s)) in conf_set_message_callback() function