Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c201 static int ar933x_getc(struct uart_bas *bas, struct mtx *);
209 .getc = ar933x_getc,
281 ar933x_getc(struct uart_bas *bas, struct mtx *hwmtx) in ar933x_getc() function