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);1005 status = ti_set_mcr(tport, mcr); in ti_set_termios()1068 return ti_set_mcr(tport, mcr); in ti_tiocmset()1338 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr) in ti_set_mcr() function