fwtty_port_get 1069 drivers/staging/fwserial/fwserial.c struct fwtty_port *port = fwtty_port_get(tty->index); fwtty_port_get 1082 drivers/staging/fwserial/fwserial.c struct fwtty_port *port = fwtty_port_get(table_idx(tty->index)); fwtty_port_get 1455 drivers/staging/fwserial/fwserial.c for (i = 0; i < MAX_TOTAL_PORTS && (port = fwtty_port_get(i)); ++i) { fwtty_port_get 1472 drivers/staging/fwserial/fwserial.c port = fwtty_port_get(serial->ports[i]->index);