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

/drivers/tty/serial/
H A Dtimbuart.c36 struct timbuart_port { struct
67 struct timbuart_port *uart =
68 container_of(port, struct timbuart_port, port);
133 struct timbuart_port *uart =
134 container_of(port, struct timbuart_port, port);
189 struct timbuart_port *uart = (struct timbuart_port *)arg;
254 struct timbuart_port *uart =
255 container_of(port, struct timbuart_port, port);
271 struct timbuart_port *uar
[all...]

Completed in 153 milliseconds