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

/drivers/tty/
H A Dnozomi.c283 struct ctrl_ul { struct
343 struct ctrl_ul { struct
355 struct ctrl_ul ctrl_ul; member in struct:port
687 memset(&dc->port[i].ctrl_ul, 0, sizeof(struct ctrl_ul));
1056 dc->port[i].ctrl_ul.port = port2ctrl(i, dc);
1057 ctrl = (u16 *)&dc->port[i].ctrl_ul;
1531 struct ctrl_ul ctrl;
1576 port->ctrl_ul
1736 const struct ctrl_ul *ctrl_ul = &port->ctrl_ul; local
[all...]

Completed in 22 milliseconds