Searched refs:ti_set_mcr (Results 1 – 1 of 1) sorted by relevance
331 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);1036 status = ti_set_mcr(tport, mcr); in ti_set_termios()1100 return ti_set_mcr(tport, mcr); in ti_tiocmset()1370 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr) in ti_set_mcr() function