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

/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_z8530.c196 static int z8530_getc(struct uart_bas *bas, struct mtx *);
204 .getc = z8530_getc,
245 z8530_getc(struct uart_bas *bas, struct mtx *hwmtx) function

Completed in 106 milliseconds