Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_bus.h153 int uart_tty_detach(struct uart_softc *);
H A Duart_tty.c444 uart_tty_detach(struct uart_softc *sc) in uart_tty_detach() function
H A Duart_core.c795 uart_tty_detach(sc); in uart_bus_detach()