Searched refs:fwtty_port_get (Results 1 – 2 of 2) sorted by relevance
344 struct fwtty_port *fwtty_port_get(unsigned index);
831 struct fwtty_port *fwtty_port_get(unsigned index) in fwtty_port_get() function845 EXPORT_SYMBOL(fwtty_port_get);1083 struct fwtty_port *port = fwtty_port_get(tty->index); in fwtty_install()1096 struct fwtty_port *port = fwtty_port_get(table_idx(tty->index)); in fwloop_install()1481 for (i = 0; i < MAX_TOTAL_PORTS && (port = fwtty_port_get(i)); ++i) { in fwtty_proc_show()1498 port = fwtty_port_get(serial->ports[i]->index); in fwtty_debugfs_stats_show()