Searched refs:tiocm_to_imxu (Results 1 – 1 of 1) sorted by relevance
179 void tiocm_to_imxu(struct imxuart_softc *, u_long, int);941 tiocm_to_imxu(sc, cmd, *(int *)data); in imxuioctl()1045 tiocm_to_imxu(struct imxuart_softc *sc, u_long how, int ttybits) in tiocm_to_imxu() function