Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dnozomi.c239 struct ctrl_dl { struct
299 struct ctrl_dl { struct
322 struct ctrl_dl ctrl_dl; member
652 memset(&dc->port[i].ctrl_dl, 0, sizeof(struct ctrl_dl)); in nozomi_read_config_table()
887 struct ctrl_dl ctrl_dl; in receive_flow_control() local
888 struct ctrl_dl old_ctrl; in receive_flow_control()
891 read_mem32((u32 *) &ctrl_dl, d in receive_flow_control()
1678 const struct ctrl_dl *ctrl_dl = &port->ctrl_dl; ntty_tiocmget() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dnozomi.c235 struct ctrl_dl { struct
295 struct ctrl_dl { struct
318 struct ctrl_dl ctrl_dl; member
639 memset(&dc->port[i].ctrl_dl, 0, sizeof(struct ctrl_dl)); in nozomi_read_config_table()
873 struct ctrl_dl ctrl_dl; in receive_flow_control() local
874 struct ctrl_dl old_ctrl; in receive_flow_control()
877 read_mem32((u32 *) &ctrl_dl, d in receive_flow_control()
1658 const struct ctrl_dl *ctrl_dl = &port->ctrl_dl; ntty_tiocmget() local
[all...]

Completed in 5 milliseconds