Searched refs:uart_mvebu_getc (Results 1 – 1 of 1) sorted by relevance
133 static int uart_mvebu_getc(struct uart_bas *, struct mtx *);141 .getc = uart_mvebu_getc,252 uart_mvebu_getc(struct uart_bas *bas, struct mtx *hwmtx) in uart_mvebu_getc() function