Searched refs:ti_set_mcr (Results 1 – 1 of 1) sorted by relevance
117 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);827 status = ti_set_mcr(tport, mcr); in ti_set_termios()897 return ti_set_mcr(tport, mcr); in ti_tiocmset()1166 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr) in ti_set_mcr() function