Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_hdlc.c432 * n_hdlc_tty_read - Called to retrieve one frame of data (if available)
440 static ssize_t n_hdlc_tty_read(struct tty_struct *tty, struct file *file, in n_hdlc_tty_read() function
522 } /* end of n_hdlc_tty_read() */ in n_hdlc_tty_read()
816 .read = n_hdlc_tty_read,
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_hdlc.c417 * n_hdlc_tty_read - Called to retrieve one frame of data (if available)
427 static ssize_t n_hdlc_tty_read(struct tty_struct *tty, struct file *file, in n_hdlc_tty_read() function
509 } /* end of n_hdlc_tty_read() */ in n_hdlc_tty_read()
789 .read = n_hdlc_tty_read,

Completed in 3 milliseconds