Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c155 static void lowrisc_uart_bus_ungrab(struct uart_softc *);
170 KOBJMETHOD(uart_ungrab, lowrisc_uart_bus_ungrab),
379 lowrisc_uart_bus_ungrab(struct uart_softc *sc) in lowrisc_uart_bus_ungrab() function