Home
last modified time | relevance | path

Searched refs:sclp_tty_write_string (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp_tty.c171 static int sclp_tty_write_string(const u8 *str, int count, int may_fail) in sclp_tty_write_string() function
236 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_write()
239 return sclp_tty_write_string(buf, count, 1); in sclp_tty_write()
257 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_put_char()
271 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_flush_chars()
307 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_flush_buffer()