Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dline.h67 extern int line_write(struct tty_struct *tty, const unsigned char *buf,
H A Dstdio_console.c104 .write = line_write,
H A Dssl.c97 .write = line_write,
H A Dline.c187 int line_write(struct tty_struct *tty, const unsigned char *buf, int len) in line_write() function