Searched refs:ttyp (Results 1 – 3 of 3) sorted by relevance
351 struct tty_struct *ttyp; in moxa_ioctl() local369 ttyp = tty_port_tty_get(&p->port); in moxa_ioctl()370 if (!ttyp) in moxa_ioctl()373 tmp.cflag = ttyp->termios.c_cflag; in moxa_ioctl()374 tty_kref_put(ttyp); in moxa_ioctl()
293 fwr->ttyp = f->fs.val.tos; in set_filter_wr()
185 __u8 ttyp; member