Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dnozomi.c249 struct ctrl_ul { struct
309 struct ctrl_ul { struct
321 struct ctrl_ul ctrl_ul; member
653 memset(&dc->port[i].ctrl_ul, 0, sizeof(struct ctrl_ul)); in nozomi_read_config_table()
1013 dc->port[i].ctrl_ul.port = port2ctrl(i, dc); in send_flow_control()
1014 ctrl = (u16 *)&dc->port[i].ctrl_ul; in send_flow_control()
1481 struct ctrl_ul ctrl; in nozomi_card_exit()
1526 port->ctrl_ul in set_rts()
1679 const struct ctrl_ul *ctrl_ul = &port->ctrl_ul; ntty_tiocmget() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dnozomi.c245 struct ctrl_ul { struct
305 struct ctrl_ul { struct
317 struct ctrl_ul ctrl_ul; member
640 memset(&dc->port[i].ctrl_ul, 0, sizeof(struct ctrl_ul)); in nozomi_read_config_table()
999 dc->port[i].ctrl_ul.port = port2ctrl(i, dc); in send_flow_control()
1000 ctrl = (u16 *)&dc->port[i].ctrl_ul; in send_flow_control()
1463 struct ctrl_ul ctrl; in nozomi_card_exit()
1508 port->ctrl_ul in set_rts()
1659 const struct ctrl_ul *ctrl_ul = &port->ctrl_ul; ntty_tiocmget() local
[all...]

Completed in 5 milliseconds