Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmxser.c1195 static int mxser_chars_in_buffer(struct tty_struct *tty) in mxser_chars_in_buffer() function
1752 len = mxser_chars_in_buffer(tty); in mxser_ioctl()
2315 .chars_in_buffer = mxser_chars_in_buffer,