Searched refs:vcputc_options (Results 1 – 3 of 3) sorted by relevance
77 void vcputc_options(char, bool);
127 .putc = vcputc_options, .getc = _vcgetc,
1231 vcputc_options(char c, __unused bool poll) in vcputc_options() function1250 vcputc_options(c, false); in vcputc()