Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_uart.c256 static int vf_uart_bus_transmit(struct uart_softc *);
269 KOBJMETHOD(uart_transmit, vf_uart_bus_transmit),
488 vf_uart_bus_transmit(struct uart_softc *sc) in vf_uart_bus_transmit() function