Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c394 static int cdnc_uart_bus_transmit(struct uart_softc *);
408 KOBJMETHOD(uart_transmit, cdnc_uart_bus_transmit),
454 cdnc_uart_bus_transmit(struct uart_softc *sc) in cdnc_uart_bus_transmit() function