Searched refs:scc_break_ctl (Results 1 – 1 of 1) sorted by relevance
92 static void scc_break_ctl(struct tty_struct *tty, int break_state);168 scc_driver.break_ctl = scc_break_ctl; in scc_init_drivers()1016 static void scc_break_ctl(struct tty_struct *tty, int break_state) in scc_break_ctl() function