Searched refs:tty_type (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dtty.c51 int tty_type; member in struct:ipw_tty
65 static char *tty_type_name(int tty_type) argument
73 return channel_names[tty_type];
78 char *iftype = tty_type_name(tty->tty_type);
86 char *iftype = tty_type_name(tty->tty_type);
139 if (tty->tty_type == TTYTYPE_MODEM)
158 if (tty->tty_type == TTYTYPE_MODEM)
445 if (tty->tty_type == TTYTYPE_MODEM) {
489 int secondary_channel_idx, int tty_type)
499 ttys[j]->tty_type
486 add_tty(int j, struct ipw_hardware *hardware, struct ipw_network *network, int channel_idx, int secondary_channel_idx, int tty_type) argument
[all...]

Completed in 55 milliseconds