Searched refs:nullc_putchar (Results 1 – 1 of 1) sorted by relevance
45 static void nullc_putchar(struct console *, int c);56 .c_out = nullc_putchar,83 nullc_putchar(struct console *cp __unused, int c __unused) in nullc_putchar() function