Searched refs:uart_tty_getlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/uart/
H A Duart_bus.h155 struct mtx *uart_tty_getlock(struct uart_softc *);
H A Duart_tty.c445 uart_tty_getlock(struct uart_softc *sc) function
H A Duart_core.c226 sc->sc_pps.driver_mtx = uart_tty_getlock(sc);

Completed in 36 milliseconds