Lines Matching defs:sa1100_port
74 struct sa1100_port {
84 static void sa1100_mctrl_check(struct sa1100_port *sport)
114 struct sa1100_port *sport = from_timer(sport, t, timer);
131 struct sa1100_port *sport =
132 container_of(port, struct sa1100_port, port);
145 struct sa1100_port *sport =
146 container_of(port, struct sa1100_port, port);
159 struct sa1100_port *sport =
160 container_of(port, struct sa1100_port, port);
172 struct sa1100_port *sport =
173 container_of(port, struct sa1100_port, port);
181 sa1100_rx_chars(struct sa1100_port *sport)
230 static void sa1100_tx_chars(struct sa1100_port *sport)
247 struct sa1100_port *sport = dev_id;
289 struct sa1100_port *sport =
290 container_of(port, struct sa1100_port, port);
297 struct sa1100_port *sport =
298 container_of(port, struct sa1100_port, port);
308 struct sa1100_port *sport =
309 container_of(port, struct sa1100_port, port);
319 struct sa1100_port *sport =
320 container_of(port, struct sa1100_port, port);
336 struct sa1100_port *sport =
337 container_of(port, struct sa1100_port, port);
366 struct sa1100_port *sport =
367 container_of(port, struct sa1100_port, port);
389 struct sa1100_port *sport =
390 container_of(port, struct sa1100_port, port);
493 struct sa1100_port *sport =
494 container_of(port, struct sa1100_port, port);
504 struct sa1100_port *sport =
505 container_of(port, struct sa1100_port, port);
515 struct sa1100_port *sport =
516 container_of(port, struct sa1100_port, port);
527 struct sa1100_port *sport =
528 container_of(port, struct sa1100_port, port);
543 struct sa1100_port *sport =
544 container_of(port, struct sa1100_port, port);
583 static struct sa1100_port sa1100_ports[NR_PORTS];
675 struct sa1100_port *sport =
676 container_of(port, struct sa1100_port, port);
689 struct sa1100_port *sport = &sa1100_ports[co->index];
716 sa1100_console_get_options(struct sa1100_port *sport, int *baud,
750 struct sa1100_port *sport;
809 struct sa1100_port *sport = platform_get_drvdata(dev);
819 struct sa1100_port *sport = platform_get_drvdata(dev);
827 static int sa1100_serial_add_one_port(struct sa1100_port *sport, struct platform_device *dev)
875 struct sa1100_port *sport = platform_get_drvdata(pdev);