Searched refs:ti_break (Results 1 – 1 of 1) sorted by relevance
322 static int ti_break(struct tty_struct *tty, int break_state);444 .break_ctl = ti_break,476 .break_ctl = ti_break,1067 static int ti_break(struct tty_struct *tty, int break_state) in ti_break() function