Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/rt305x/
Duart_dev_rt305x.c195 static int rt305x_uart_bus_receive(struct uart_softc *);
210 KOBJMETHOD(uart_receive, rt305x_uart_bus_receive),
452 rt305x_uart_bus_receive(struct uart_softc *sc) in rt305x_uart_bus_receive() function