Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink_gt.c160 static int set_break(struct tty_struct *tty, int break_state);
516 static int set_break(struct tty_struct *tty, int break_state);
1411 static int set_break(struct tty_struct *tty, int break_state) in set_break() function
3735 .break_ctl = set_break,
Dsynclinkmp.c525 static int set_break(struct tty_struct *tty, int break_state);
550 static int set_break(struct tty_struct *tty, int break_state);
1524 static int set_break(struct tty_struct *tty, int break_state) in set_break() function
3901 .break_ctl = set_break,