Home
last modified time | relevance | path

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

/drivers/tty/serial/
D68328serial.c663 static int rs_write(struct tty_struct * tty, function
1135 .write = rs_write,
Dcrisv10.c162 static int rs_write(struct tty_struct *tty,
1424 count = rs_write(tty, buf, count); in e100_write_rs485()
3178 rs_write(struct tty_struct *tty, in rs_write() function
4342 .write = rs_write,
/drivers/tty/
Damiserial.c847 static int rs_write(struct tty_struct * tty, const unsigned char *buf, int count) in rs_write() function
1630 .write = rs_write,