Home
last modified time | relevance | path

Searched refs:mtk_uart_getc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/mediatek/
H A Duart_dev_mtk.c72 static int mtk_uart_getc(struct uart_bas *bas, struct mtx *);
80 .getc = mtk_uart_getc,
164 mtk_uart_getc(struct uart_bas *bas, struct mtx *hwmtx) in mtk_uart_getc() function