Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dvcc.c240 static struct vcc_port *vcc_get_ne(unsigned long index) in vcc_get_ne() function
731 port = vcc_get_ne(tty->index); in vcc_open()
788 port = vcc_get_ne(tty->index); in vcc_hangup()
816 port = vcc_get_ne(tty->index); in vcc_write()
877 port = vcc_get_ne(tty->index); in vcc_write_room()
895 port = vcc_get_ne(tty->index); in vcc_chars_in_buffer()
913 port = vcc_get_ne(tty->index); in vcc_break_ctl()