Searched defs:linux_tty (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.c53 struct tty_struct *linux_tty; member in struct:ipw_tty
116 static int ipw_open(struct tty_struct *linux_tty, struct file *filp) argument
152 struct tty_struct *linux_tty = tty->linux_tty; local
164 ipw_hangup(struct tty_struct *linux_tty) argument
182 ipw_close(struct tty_struct *linux_tty, struct file *filp) argument
191 struct tty_struct *linux_tty; local
233 ipw_write(struct tty_struct *linux_tty, const unsigned char *buf, int count) argument
274 ipw_write_room(struct tty_struct *linux_tty) argument
317 ipw_chars_in_buffer(struct tty_struct *linux_tty) argument
397 ipw_tiocmget(struct tty_struct *linux_tty, struct file *file) argument
411 ipw_tiocmset(struct tty_struct *linux_tty, struct file *file, unsigned int set, unsigned int clear) argument
425 ipw_ioctl(struct tty_struct *linux_tty, struct file *file, unsigned int cmd, unsigned long arg) argument
[all...]

Completed in 87 milliseconds