Home
last modified time | relevance | path

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

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