Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c154 static void lowrisc_uart_bus_grab(struct uart_softc *);
169 KOBJMETHOD(uart_grab, lowrisc_uart_bus_grab),
370 lowrisc_uart_bus_grab(struct uart_softc *sc) in lowrisc_uart_bus_grab() function