Searched refs:elog_putchar (Results 1 – 1 of 1) sorted by relevance
49 static void elog_putchar(struct bcm_elog *elog, unsigned char c) in elog_putchar() function86 elog_putchar(elog, num_buf[i]); in elog_unsigned_num()92 elog_putchar(elog, *str++); in elog_string()204 elog_putchar(elog, *prefix_str); in bcm_elog()226 elog_putchar(elog, '-'); in bcm_elog()264 elog_putchar(elog, *fmt++); in bcm_elog()
Completed in 2 milliseconds