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)
231 static void sa1100_tx_chars(struct sa1100_port *sport)
274 struct sa1100_port *sport = dev_id;
316 struct sa1100_port *sport =
317 container_of(port, struct sa1100_port, port);
324 struct sa1100_port *sport =
325 container_of(port, struct sa1100_port, port);
335 struct sa1100_port *sport =
336 container_of(port, struct sa1100_port, port);
346 struct sa1100_port *sport =
347 container_of(port, struct sa1100_port, port);
363 struct sa1100_port *sport =
364 container_of(port, struct sa1100_port, port);
393 struct sa1100_port *sport =
394 container_of(port, struct sa1100_port, port);
416 struct sa1100_port *sport =
417 container_of(port, struct sa1100_port, port);
520 struct sa1100_port *sport =
521 container_of(port, struct sa1100_port, port);
531 struct sa1100_port *sport =
532 container_of(port, struct sa1100_port, port);
542 struct sa1100_port *sport =
543 container_of(port, struct sa1100_port, port);
554 struct sa1100_port *sport =
555 container_of(port, struct sa1100_port, port);
570 struct sa1100_port *sport =
571 container_of(port, struct sa1100_port, port);
610 static struct sa1100_port sa1100_ports[NR_PORTS];
702 struct sa1100_port *sport =
703 container_of(port, struct sa1100_port, port);
716 struct sa1100_port *sport = &sa1100_ports[co->index];
743 sa1100_console_get_options(struct sa1100_port *sport, int *baud,
777 struct sa1100_port *sport;
836 struct sa1100_port *sport = platform_get_drvdata(dev);
846 struct sa1100_port *sport = platform_get_drvdata(dev);
854 static int sa1100_serial_add_one_port(struct sa1100_port *sport, struct platform_device *dev)
902 struct sa1100_port *sport = platform_get_drvdata(pdev);