Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c87 static int scc_break_ctl(struct tty_struct *tty, int break_state);
127 .break_ctl = scc_break_ctl,
1056 static int scc_break_ctl(struct tty_struct *tty, int break_state) in scc_break_ctl() function