Home
last modified time | relevance | path

Searched refs:n_hdlc_tty_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_hdlc.c525 * n_hdlc_tty_write - write a single frame of data to device
533 static ssize_t n_hdlc_tty_write(struct tty_struct *tty, struct file *file, in n_hdlc_tty_write() function
589 } /* end of n_hdlc_tty_write() */ in n_hdlc_tty_write()
817 .write = n_hdlc_tty_write,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_hdlc.c512 * n_hdlc_tty_write - write a single frame of data to device
520 static ssize_t n_hdlc_tty_write(struct tty_struct *tty, struct file *file, in n_hdlc_tty_write() function
573 } /* end of n_hdlc_tty_write() */ in n_hdlc_tty_write()
790 .write = n_hdlc_tty_write,

Completed in 4 milliseconds