Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dnozomi.c283 struct ctrl_ul { struct
343 struct ctrl_ul { struct
355 struct ctrl_ul ctrl_ul; argument
687 memset(&dc->port[i].ctrl_ul, 0, sizeof(struct ctrl_ul)); in nozomi_read_config_table()
1056 dc->port[i].ctrl_ul.port = port2ctrl(i, dc); in send_flow_control()
1057 ctrl = (u16 *)&dc->port[i].ctrl_ul; in send_flow_control()
1531 struct ctrl_ul ctrl; in nozomi_card_exit()
1576 port->ctrl_ul.RTS = rts; in set_rts()
1587 port->ctrl_ul.DTR = dtr; in set_dtr()
1736 const struct ctrl_ul *ctrl_ul = &port->ctrl_ul; in ntty_tiocmget() local
[all …]