Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c144 static int lowrisc_uart_bus_detach(struct uart_softc *);
159 KOBJMETHOD(uart_detach, lowrisc_uart_bus_detach),
212 lowrisc_uart_bus_detach(struct uart_softc *sc) in lowrisc_uart_bus_detach() function