Searched refs:rs_write (Results 1 – 2 of 2) sorted by relevance
85 static int rs_write(struct tty_struct * tty, in rs_write() function121 return rs_write(tty, &ch, 1); in rs_put_char()159 .write = rs_write,
786 static int rs_write(struct tty_struct * tty, const unsigned char *buf, int count) in rs_write() function1482 .write = rs_write,