Home
last modified time | relevance | path

Searched refs:scc_break_ctl (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dvme_scc.c92 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