Searched refs:ti_set_mcr (Results 1 – 1 of 1) sorted by relevance
329 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);1014 status = ti_set_mcr(tport, mcr); in ti_set_termios()1078 return ti_set_mcr(tport, mcr); in ti_tiocmset()1348 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr) in ti_set_mcr() function