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

/linux-4.1.27/arch/tile/gxio/
H A Duart.c28 int gxio_uart_init(gxio_uart_context_t *context, int uart_index) gxio_uart_init() argument
33 snprintf(file, sizeof(file), "uart/%d/iorpc", uart_index); gxio_uart_init()
/linux-4.1.27/arch/tile/include/gxio/
H A Duart.h70 * @param uart_index Index of the UART to use.
74 extern int gxio_uart_init(gxio_uart_context_t *context, int uart_index);

Completed in 83 milliseconds