Lines Matching defs:sport
160 static void linflex_put_char(struct uart_port *sport, unsigned char c) in linflex_put_char()
175 static inline void linflex_transmit_buffer(struct uart_port *sport) in linflex_transmit_buffer()
203 struct uart_port *sport = dev_id; in linflex_txint() local
227 struct uart_port *sport = dev_id; in linflex_rxint() local
279 struct uart_port *sport = dev_id; in linflex_int() local
315 static void linflex_setup_watermark(struct uart_port *sport) in linflex_setup_watermark()
623 static void linflex_string_write(struct uart_port *sport, const char *s, in linflex_string_write()
643 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write() local
665 linflex_console_get_options(struct uart_port *sport, int *parity, int *bits) in linflex_console_get_options()
695 struct uart_port *sport; in linflex_console_setup() local
810 struct uart_port *sport; in linflex_probe() local
857 struct uart_port *sport = platform_get_drvdata(pdev); in linflex_remove() local
867 struct uart_port *sport = dev_get_drvdata(dev); in linflex_suspend() local
876 struct uart_port *sport = dev_get_drvdata(dev); in linflex_resume() local