Home
last modified time | relevance | path

Searched refs:ttyp (Results 1 – 3 of 3) sorted by relevance

/drivers/tty/
Dmoxa.c351 struct tty_struct *ttyp; in moxa_ioctl() local
369 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()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c293 fwr->ttyp = f->fs.val.tos; in set_filter_wr()
Dt4fw_api.h185 __u8 ttyp; member