Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dvcc.c247 static struct vcc_port *vcc_get_ne(unsigned long index) in vcc_get_ne() function
750 port = vcc_get_ne(tty->index); in vcc_open()
817 port = vcc_get_ne(tty->index); in vcc_hangup()
851 port = vcc_get_ne(tty->index); in vcc_write()
916 port = vcc_get_ne(tty->index); in vcc_write_room()
939 port = vcc_get_ne(tty->index); in vcc_chars_in_buffer()
962 port = vcc_get_ne(tty->index); in vcc_break_ctl()