Searched refs:fwtty_port_get (Results 1 – 1 of 1) sorted by relevance
816 static struct fwtty_port *fwtty_port_get(unsigned int index) in fwtty_port_get() function1066 struct fwtty_port *port = fwtty_port_get(tty->index); in fwtty_install()1079 struct fwtty_port *port = fwtty_port_get(table_idx(tty->index)); in fwloop_install()1465 for (i = 0; i < MAX_TOTAL_PORTS && (port = fwtty_port_get(i)); ++i) { in fwtty_proc_show()1482 port = fwtty_port_get(serial->ports[i]->index); in fwtty_debugfs_stats_show()