Searched refs:log_init (Results 1 - 6 of 6) sorted by last modified time

/u-boot/common/spl/
H A Dspl.c483 ret = log_init();
/u-boot/common/
H A Dlog.c435 int log_init(void) function
H A Dboard_r.c587 log_init,
H A Dboard_f.c874 log_init,
/u-boot/arch/x86/lib/
H A Dspl.c171 ret = log_init();
/u-boot/include/
H A Dlog.h663 * log_init() - Set up the log system ready for use
667 int log_init(void);
669 static inline int log_init(void) function

Completed in 162 milliseconds