sa1100_pops       597 drivers/tty/serial/sa1100.c static struct uart_ops sa1100_pops = {
sa1100_pops       641 drivers/tty/serial/sa1100.c 		sa1100_ports[i].port.ops       = &sa1100_pops;
sa1100_pops       659 drivers/tty/serial/sa1100.c 		sa1100_pops.get_mctrl = fns->get_mctrl;
sa1100_pops       661 drivers/tty/serial/sa1100.c 		sa1100_pops.set_mctrl = fns->set_mctrl;
sa1100_pops       663 drivers/tty/serial/sa1100.c 	sa1100_pops.pm       = fns->pm;