Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/common/
A Dbcm_elog.c49 static void elog_putchar(struct bcm_elog *elog, unsigned char c) in elog_putchar()
70 static void elog_unsigned_num(struct bcm_elog *elog, unsigned long unum, in elog_unsigned_num()
89 static void elog_string(struct bcm_elog *elog, const char *str) in elog_string()
100 struct bcm_elog *elog = &global_elog; in bcm_elog_init() local
130 struct bcm_elog *elog = &global_elog; in bcm_elog_exit() local
147 struct bcm_elog *elog = &global_elog; in bcm_elog_copy_log() local
193 struct bcm_elog *elog = &global_elog; in bcm_elog() local

Completed in 2 milliseconds