Searched defs:elog (Results 1 – 1 of 1) sorted by relevance
49 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() local130 struct bcm_elog *elog = &global_elog; in bcm_elog_exit() local147 struct bcm_elog *elog = &global_elog; in bcm_elog_copy_log() local193 struct bcm_elog *elog = &global_elog; in bcm_elog() local
Completed in 2 milliseconds