Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/uart/
H A Duart_bus.h151 int uart_tty_detach(struct uart_softc *);
H A Duart_tty.c445 uart_tty_detach(struct uart_softc *sc) in uart_tty_detach() function
H A Duart_core.c785 uart_tty_detach(sc); in uart_bus_detach()