Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_uart.c254 static int vf_uart_bus_receive(struct uart_softc *);
267 KOBJMETHOD(uart_receive, vf_uart_bus_receive),
437 vf_uart_bus_receive(struct uart_softc *sc) in vf_uart_bus_receive() function