Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c269 static int oct16550_getc(struct uart_bas *bas, struct mtx *);
277 .getc = oct16550_getc,
359 oct16550_getc (struct uart_bas *bas, struct mtx *hwmtx) in oct16550_getc() function