Searched refs:sci_port (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsh-sci.c65 struct sci_port { struct
125 static struct sci_port sci_ports[SCI_NPORTS];
128 static inline struct sci_port *
131 return container_of(uart, struct sci_port, port);
470 struct sci_port *sci_port = to_sci_port(port); local
496 sci_port->break_flag)
506 if (sci_port->break_flag) {
515 sci_port->break_flag = 0;
566 static void sci_schedule_break_timer(struct sci_port *por
604 struct sci_port *sci_port = to_sci_port(port); local
819 struct sci_port *sci_port; local
835 struct sci_port *sci_port = to_sci_port(port); local
844 struct sci_port *sci_port = to_sci_port(port); local
1624 sci_init_single(struct platform_device *dev, struct sci_port *sci_port, unsigned int index, struct plat_sci_port *p) argument
1718 struct sci_port *sci_port = to_sci_port(port); local
1737 struct sci_port *sci_port; local
[all...]

Completed in 170 milliseconds