Searched refs:cztty_to_tiocm (Results 1 – 1 of 1) sorted by relevance
188 static int cztty_to_tiocm(struct cztty_softc *sc);1188 *(int *)data = cztty_to_tiocm(sc); in czttyioctl()1289 cztty_to_tiocm(struct cztty_softc *sc) in cztty_to_tiocm() function