Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/char/
Dsclp_tty.c172 static int sclp_tty_write_string(const unsigned char *str, int count, int may_fail) in sclp_tty_write_string() function
237 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_write()
240 return sclp_tty_write_string(buf, count, 1); in sclp_tty_write()
258 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_put_char()
272 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_flush_chars()
311 sclp_tty_write_string(sclp_tty_chars, sclp_tty_chars_count, 0); in sclp_tty_flush_buffer()