Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/
H A Dnozomi.c219 struct ctrl_dl { struct
279 struct ctrl_dl { struct
302 struct ctrl_dl ctrl_dl; argument
623 memset(&dc->port[i].ctrl_dl, 0, sizeof(struct ctrl_dl)); in nozomi_read_config_table()
854 struct ctrl_dl ctrl_dl; in receive_flow_control() local
855 struct ctrl_dl old_ctrl; in receive_flow_control()
860 switch (ctrl_dl.port) { in receive_flow_control()
897 *((u16 *)&ctrl_dl)); in receive_flow_control()
900 dc->port[port].ctrl_dl = ctrl_dl; in receive_flow_control()
1599 if (port->ctrl_dl.CTS) { in ntty_write()
[all …]