vidc_ischar
static int vidc_ischar(struct console *cp);
for (i = 0; i < 10 && vidc_ischar(cp); i++)
if (vidc_ischar(cp)) {
.c_ready = vidc_ischar,