Searched refs:lowrisc_uart_bus_transmit (Results 1 – 1 of 1) sorted by relevance
153 static int lowrisc_uart_bus_transmit(struct uart_softc *);168 KOBJMETHOD(uart_transmit, lowrisc_uart_bus_transmit),351 lowrisc_uart_bus_transmit(struct uart_softc *sc) in lowrisc_uart_bus_transmit() function