Searched refs:fwtty_port_get (Results 1 – 1 of 1) sorted by relevance
819 static struct fwtty_port *fwtty_port_get(unsigned int index) in fwtty_port_get() function1069 struct fwtty_port *port = fwtty_port_get(tty->index); in fwtty_install()1082 struct fwtty_port *port = fwtty_port_get(table_idx(tty->index)); in fwloop_install()1455 for (i = 0; i < MAX_TOTAL_PORTS && (port = fwtty_port_get(i)); ++i) { in fwtty_proc_show()1472 port = fwtty_port_get(serial->ports[i]->index); in fwtty_stats_show()