Searched refs:ti_set_mcr (Results 1 – 1 of 1) sorted by relevance
330 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);1017 status = ti_set_mcr(tport, mcr); in ti_set_termios()1081 return ti_set_mcr(tport, mcr); in ti_tiocmset()1351 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr) in ti_set_mcr() function