Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_tty.c110 static int dgnc_tty_send_break(struct tty_struct *tty, int msec);
135 .break_ctl = dgnc_tty_send_break,
1985 static int dgnc_tty_send_break(struct tty_struct *tty, int msec) in dgnc_tty_send_break() function