Searched refs:uart_tty_getlock (Results 1 – 3 of 3) sorted by relevance
154 struct mtx *uart_tty_getlock(struct uart_softc *);
459 uart_tty_getlock(struct uart_softc *sc) in uart_tty_getlock() function
222 sc->sc_pps.driver_mtx = uart_tty_getlock(sc); in uart_pps_init()