Searched defs:tiocm (Results 1 – 3 of 3) sorted by relevance
187 static inline int serial8250_TIOCM_to_MCR(int tiocm) in serial8250_TIOCM_to_MCR()207 int tiocm = 0; in serial8250_MCR_to_TIOCM() local226 int tiocm = 0; in serial8250_MSR_to_TIOCM() local
219 static inline int serial8250_TIOCM_to_MCR(int tiocm) in serial8250_TIOCM_to_MCR()239 int tiocm = 0; in serial8250_MCR_to_TIOCM() local258 int tiocm = 0; in serial8250_MSR_to_TIOCM() local
1346 unsigned int tiocm; in fwtty_tiocmget() local