Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_lowrisc.c143 static int lowrisc_uart_bus_attach(struct uart_softc *);
158 KOBJMETHOD(uart_attach, lowrisc_uart_bus_attach),
191 lowrisc_uart_bus_attach(struct uart_softc *sc) in lowrisc_uart_bus_attach() function