Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dvcc.c239 static struct vcc_port *vcc_get_ne(unsigned long index) in vcc_get_ne() function
730 port = vcc_get_ne(tty->index); in vcc_open()
787 port = vcc_get_ne(tty->index); in vcc_hangup()
816 port = vcc_get_ne(tty->index); in vcc_write()
876 port = vcc_get_ne(tty->index); in vcc_write_room()
894 port = vcc_get_ne(tty->index); in vcc_chars_in_buffer()
912 port = vcc_get_ne(tty->index); in vcc_break_ctl()