Searched refs:gxio_uart_init (Results 1 – 3 of 3) sorted by relevance
28 int gxio_uart_init(gxio_uart_context_t *context, int uart_index) in gxio_uart_init() function57 EXPORT_SYMBOL_GPL(gxio_uart_init);
74 extern int gxio_uart_init(gxio_uart_context_t *context, int uart_index);
346 ret = gxio_uart_init(context, port->line); in tilegx_startup()468 err = gxio_uart_init(context, port->line); in tilegx_set_termios()