Home
last modified time | relevance | path

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

/drivers/tty/
Dvcc.c248 static struct vcc_port *vcc_get_ne(unsigned long index) in vcc_get_ne() function
751 port = vcc_get_ne(tty->index); in vcc_open()
818 port = vcc_get_ne(tty->index); in vcc_hangup()
852 port = vcc_get_ne(tty->index); in vcc_write()
917 port = vcc_get_ne(tty->index); in vcc_write_room()
940 port = vcc_get_ne(tty->index); in vcc_chars_in_buffer()
963 port = vcc_get_ne(tty->index); in vcc_break_ctl()